3 references to IsFamilyMapRangesValid
PresentationCore (3)
MS\Internal\FontFace\CompositeFontInfo.cs (3)
175if (!IsFamilyMapRangesValid(ranges)) 187if (!IsFamilyMapRangesValid(_defaultFamilyMapRanges)) 203Debug.Assert(IsFamilyMapRangesValid(familyMapRanges));