Home
last modified time | relevance | path

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

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