Searched defs:GetFontMgr (Results 1 – 3 of 3) sorted by relevance
18 CFGAS_FontMgr* GetFontMgr() { return font_mgr_.get(); } in GetFontMgr() function
34 CFPF_SkiaFontMgr* CFPF_SkiaDeviceModule::GetFontMgr() { in GetFontMgr() function in CFPF_SkiaDeviceModule
44 CFX_FontMgr* GetFontMgr() const { return m_pFontMgr.get(); } in GetFontMgr() function