Searched refs:ServerFontLayoutEngine (Results 1 – 3 of 3) sorted by relevance
34 class ServerFontLayoutEngine;221 virtual ServerFontLayoutEngine* GetLayoutEngine() { return NULL; } in GetLayoutEngine()289 class ServerFontLayoutEngine class292 virtual ~ServerFontLayoutEngine() {} in ~ServerFontLayoutEngine()
41 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 ServerFontLayoutEngine657 ServerFontLayoutEngine* FreetypeServerFont::GetLayoutEngine() in GetLayoutEngine()
209 virtual ServerFontLayoutEngine* GetLayoutEngine();231 ServerFontLayoutEngine* mpLayoutEngine;
Completed in 24 milliseconds