Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_font.h311 m_pFontEnumerator = pFontEnumerator; in SetFontEnumerator()
313 IFX_FontEnumerator* GetFontEnumerator() const { return m_pFontEnumerator; } in GetFontEnumerator()
348 IFX_FontEnumerator* m_pFontEnumerator; variable
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp658 m_pFontEnumerator(nullptr), in CFX_FontMapper()