Searched refs:m_pDefFont (Results 1 – 2 of 2) sorted by relevance
23 m_pDefFont(pDefFont), in CPVT_FontMap()50 return m_pDefFont.Get(); in GetPDFFont()
44 UnownedPtr<CPDF_Font> const m_pDefFont; variable