Home
last modified time | relevance | path

Searched refs:ServerFontLayoutEngine (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx34 class ServerFontLayoutEngine;
221 virtual ServerFontLayoutEngine* GetLayoutEngine() { return NULL; } in GetLayoutEngine()
289 class ServerFontLayoutEngine class
292 virtual ~ServerFontLayoutEngine() {} in ~ServerFontLayoutEngine()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx209 virtual ServerFontLayoutEngine* GetLayoutEngine();
231 ServerFontLayoutEngine* mpLayoutEngine;
H A Dgcach_layout.cxx41 namespace { struct SimpleLayoutEngine : public rtl::Static< ServerFontLayoutEngine, SimpleLayoutEng…
60 ServerFontLayoutEngine* pLE = NULL; in LayoutText()
97 bool ServerFontLayoutEngine::operator()( ServerFontLayout& rLayout, ImplLayoutArgs& rArgs ) in operator ()()
350 class IcuLayoutEngine : public ServerFontLayoutEngine
657 ServerFontLayoutEngine* FreetypeServerFont::GetLayoutEngine() in GetLayoutEngine()

Completed in 23 milliseconds