Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.h82 RetainPtr<CPDF_Font> m_pPDFFont; // Must come before |m_pFont|. variable
Dcfgas_gefont.cpp109 m_pPDFFont = pPDFFont; // Keep pPDFFont alive for the duration. in LoadFontInternal()