Searched refs:GetFontMgr (Results 1 – 10 of 10) sorted by relevance
23 IFPF_FontMgr* GetFontMgr() override;
14 IFPF_FontMgr* pFontMgr = pDeviceModule->GetFontMgr(); in InitPlatform()
25 IFPF_FontMgr* CFPF_SkiaDeviceModule::GetFontMgr() { in GetFontMgr() function in CFPF_SkiaDeviceModule
47 return CFX_GEModule::Get()->GetFontMgr()->GetFixedFace(pData, size, 0); in FT_LoadFont()125 CFX_GEModule::Get()->GetFontMgr()->ReleaseFace(m_Face); in ~CFX_Font()150 m_Face = CFX_GEModule::Get()->GetFontMgr()->FindSubstFont( in LoadSubst()212 CFX_FontMgr* pFontMgr = CFX_GEModule::Get()->GetFontMgr(); in LoadFile()
1588 FXFT_Library_SetLcdFilter(CFX_GEModule::Get()->GetFontMgr()->GetFTLibrary(), in RenderGlyph()
18 virtual IFPF_FontMgr* GetFontMgr() = 0;
32 CFX_FontMgr* GetFontMgr() { return m_pFontMgr; } in GetFontMgr() function
99 CFX_GEModule::Get()->GetFontMgr()->SetSystemFontInfo( in FPDF_SetSystemFontInfo()
150 CFX_FontMgr* pFontMgr = CFX_GEModule::Get()->GetFontMgr(); in FindNativeTrueTypeFont()
121 CFX_GEModule::Get()->GetFontMgr()->m_pBuiltinMapper; in GetDefFontByUnicode()612 CFX_GEModule::Get()->GetFontMgr()->InitFTLibrary(); in EnumFonts()1004 CFX_FontMgr* pFontMgr = CFX_GEModule::Get()->GetFontMgr(); in LoadFace()