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

  /external/pdfium/core/include/fxge/
fx_font.h 274 IFX_FontEnumerator* GetFontEnumerator() const
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 134 if (pFontInfo->m_pMapper->GetFontEnumerator()) {
135 pFontInfo->m_pMapper->GetFontEnumerator()->HitFont();
149 if (pMapper->GetFontEnumerator()) {
150 pMapper->GetFontEnumerator()->Finish();
    [all...]

Completed in 265 milliseconds