Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_ps.cpp17 class CPSFont { class
29 CPSFont* pFont = m_PSFontList[i]; in ~CFX_PSRenderer()
543 CPSFont* pPSFont = m_PSFontList[i]; in FindPSFontGlyph()
565 CPSFont* pPSFont = new CPSFont; in FindPSFontGlyph()
583 CPSFont* pPSFont = m_PSFontList[ps_fontnum]; in FindPSFontGlyph()
/external/pdfium/core/include/fxge/
Dfx_ge.h620 class CPSFont; variable
709 CFX_ArrayTemplate<CPSFont*> m_PSFontList;