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

  /external/pdfium/core/fxge/
ifx_systemfontinfo.h 34 virtual void* MapFontByUnicode(uint32_t dwUnicode,
  /external/pdfium/core/fxge/ge/
cfx_folderfontinfo.h 33 void* MapFontByUnicode(uint32_t dwUnicode,
fx_ge_fontmap.cpp 55 void* IFX_SystemFontInfo::MapFontByUnicode(uint32_t dwUnicode,
cfx_folderfontinfo.cpp 315 void* CFX_FolderFontInfo::MapFontByUnicode(uint32_t dwUnicode,
cfx_fontmapper.cpp 731 m_pFontInfo->MapFontByUnicode(dwUnicode, weight, bItalic, PitchFamily);

Completed in 314 milliseconds