Home
last modified time | relevance | path

Searched refs:FontCreatePathForGlyph (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx268 CGPathRef xPath = rCT.FontCreatePathForGlyph( pCTFont, nCGGlyph, NULL ); in GetGlyphOutline()
625FontCreatePathForGlyph = (CGPathRef(*)(CTFontRef,CGGlyph,const CGAffineTransform*))dlsym( RTLD_DEF… in DynCoreTextSyms()
626 if( !FontCreatePathForGlyph) return; in DynCoreTextSyms()
H A Dctfonts.hxx66 CGPathRef (*FontCreatePathForGlyph)(CTFontRef,CGGlyph,const CGAffineTransform*); member in DynCoreTextSyms

Completed in 26 milliseconds