Home
last modified time | relevance | path

Searched refs:nCGGlyph (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx205 CGGlyph nCGGlyph = aGlyphId & GF_IDXMASK; // NOTE: CoreText handles glyph fallback itself in GetGlyphBoundRect() local
209 …const CGRect aCGRect = rCT.FontGetBoundingRectsForGlyphs( aCTFontRef, aFontOrientation, &nCGGlyph,… in GetGlyphBoundRect()
266 CGGlyph nCGGlyph = aGlyphId & GF_IDXMASK; in GetGlyphOutline() local
268 CGPathRef xPath = rCT.FontCreatePathForGlyph( pCTFont, nCGGlyph, NULL ); in GetGlyphOutline()

Completed in 17 milliseconds