HomeSort by relevance Sort by last modified time
    Searched refs:CPSFont (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 16 class CPSFont : public CFX_Object
31 CPSFont* pFont = m_PSFontList[i];
513 CPSFont* pPSFont = m_PSFontList[i];
529 CPSFont* pPSFont = FX_NEW CPSFont;
547 CPSFont* pPSFont = m_PSFontList[ps_fontnum];
  /external/pdfium/core/include/fxge/
fx_ge.h 644 class CPSFont;
718 CFX_ArrayTemplate<CPSFont*> m_PSFontList;

Completed in 84 milliseconds