3 references to IsFamilyMapRangesValid
PresentationCore (3)
MS\Internal\FontFace\CompositeFontInfo.cs (3)
176if (!IsFamilyMapRangesValid(ranges)) 188if (!IsFamilyMapRangesValid(_defaultFamilyMapRanges)) 204Debug.Assert(IsFamilyMapRangesValid(familyMapRanges));