HomeSort by relevance Sort by last modified time
    Searched defs:EnumFontList (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fxge/android/
fx_android_font.cpp 22 FX_BOOL CFX_AndroidFontInfo::EnumFontList(CFX_FontMapper* pMapper)
  /external/pdfium/fpdfsdk/src/
fpdf_sysfontinfo.cpp 22 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper)
106 ((FPDF_SYSFONTINFO_DEFAULT*)pThis)->m_pFontInfo->EnumFontList((CFX_FontMapper*)pMapper);
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 643 m_pFontInfo->EnumFontList(this);
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 25 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper);
140 FX_BOOL CWin32FontInfo::EnumFontList(CFX_FontMapper* pMapper)
    [all...]

Completed in 56 milliseconds