Home
last modified time | relevance | path

Searched defs:GetFontMgr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_gemodule.h18 CFGAS_FontMgr* GetFontMgr() { return font_mgr_.get(); } in GetFontMgr() function
/aosp_15_r20/external/pdfium/core/fxge/android/
H A Dcfpf_skiadevicemodule.cpp34 CFPF_SkiaFontMgr* CFPF_SkiaDeviceModule::GetFontMgr() { in GetFontMgr() function in CFPF_SkiaDeviceModule
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_gemodule.h45 CFX_FontMgr* GetFontMgr() const { return m_pFontMgr.get(); } in GetFontMgr() function