Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_fontmap.cpp23 m_pDefFont(pDefFont), in CPVT_FontMap()
50 return m_pDefFont.Get(); in GetPDFFont()
Dcpvt_fontmap.h44 UnownedPtr<CPDF_Font> const m_pDefFont; variable