Home
last modified time | relevance | path

Searched refs:m_pDefFont (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_fontmap.cpp21 m_pDefFont(pDefFont), in CPVT_FontMap()
52 return m_pDefFont; in GetPDFFont()
Dcpvt_fontmap.h44 CPDF_Font* const m_pDefFont; variable