Home
last modified time | relevance | path

Searched refs:mpLayoutEngine (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/vcl/source/glyphs/
H A Dgcach_layout.cxx661 if( !mpLayoutEngine && FT_IS_SFNT( maFaceFT ) ) in GetLayoutEngine()
662 mpLayoutEngine = new IcuLayoutEngine( *this ); in GetLayoutEngine()
665 return mpLayoutEngine; in GetLayoutEngine()
H A Dgcach_ftyp.hxx231 ServerFontLayoutEngine* mpLayoutEngine; member in FreetypeServerFont
H A Dgcach_ftyp.cxx719 mpLayoutEngine( NULL ) in FreetypeServerFont()
928 if( mpLayoutEngine ) in ~FreetypeServerFont()
929 delete mpLayoutEngine; in ~FreetypeServerFont()

Completed in 30 milliseconds