Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.h63 IPVT_FontMap* GetFontMap() { return m_pFontMap; } in GetFontMap() function
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_wnd.h274 IPVT_FontMap* GetFontMap() const { return m_CreationParams.pFontMap; } in GetFontMap() function
H A Dcpwl_edit_impl.cpp709 IPVT_FontMap* CPWL_EditImpl::GetFontMap() { in GetFontMap() function in CPWL_EditImpl