Searched refs:FontGetBoundingRectsForGlyphs (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | ctfonts.cxx | 209 …const CGRect aCGRect = rCT.FontGetBoundingRectsForGlyphs( aCTFontRef, aFontOrientation, &nCGGlyph,… in GetGlyphBoundRect() 628 …FontGetBoundingRectsForGlyphs = (CGRect(*)(CTFontRef,CTFontOrientation,CGGlyph*,CGRect*,CFIndex))d… in DynCoreTextSyms() 629 if( !FontGetBoundingRectsForGlyphs) return; in DynCoreTextSyms()
|
H A D | ctfonts.hxx | 67 …CGRect (*FontGetBoundingRectsForGlyphs)(CTFontRef,CTFontOrientation,CGGlyph*,CGRect*,CFIn… member in DynCoreTextSyms
|
Completed in 17 milliseconds