Lines Matching refs:CFIndex
763 CFIndex numGlyphs = CTFontGetGlyphCount(ctFont);
1397 static void populate_glyph_to_unicode_slow(CTFontRef ctFont, CFIndex glyphCount,
1418 static void populate_glyph_to_unicode(CTFontRef ctFont, CFIndex glyphCount,
1430 CFIndex length = CFDataGetLength(bitmap.get());
1464 CFIndex length = CFStringGetMaximumSizeForEncoding(CFStringGetLength(src),
1503 CFIndex glyphCount = CTFontGetGlyphCount(ctFont.get());
1681 CFIndex keyIndex = -1;
1683 for (CFIndex i = 0; i < CFArrayGetCount(self->cgAxes); ++i) {
1713 static bool get_variations(CTFontRef ctFont, CFIndex* cgAxisCount,
1740 for (CFIndex i = 0; i < *cgAxisCount; ++i) {
1776 CFIndex cgAxisCount;
1794 CFIndex axisCount = CFArrayGetCount(ctAxes);
1795 for (CFIndex i = 0; i < axisCount; ++i) {
1835 CFIndex axisCount = CFArrayGetCount(ctAxes.get());
2412 CFIndex axisCount = CFArrayGetCount(ctAxes.get());
2524 CFIndex axisCount = CFArrayGetCount(cgAxes.get());