Home | History | Annotate | Download | only in ports

Lines Matching refs:fCTVerticalFont

630     AutoCFRelease<CTFontRef> fCTVerticalFont; // for vertical advance
696 fCTVerticalFont = CTFontCreateCopyWithAttributes(ctFont, unitFontSize, &transform, NULL);
814 CTFontGetVerticalTranslationsForGlyphs(fCTVerticalFont, &glyphID, &vertOffset, 1);
932 CTFontGetBoundingRectsForGlyphs(fCTVerticalFont, kCTFontVerticalOrientation,
940 CTFontGetAdvancesForGlyphs(fCTVerticalFont, kCTFontVerticalOrientation,