Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp63 m_pDwFont = NULL; in CFX_Font()
99 m_pDwFont = pFont->m_pDwFont; in LoadClone()
/external/pdfium/core/include/fxge/
Dfx_font.h130 void* m_pDwFont; variable