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

  /external/pdfium/xfa/src/fgas/src/font/
fx_gefont.cpp 532 IFX_Font* pFont = m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(),
535 pFont = m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), NULL);
fx_stdfontmgr.h 165 virtual IFX_Font* GetFontByUnicode(FX_WCHAR wUnicode,
fx_stdfontmgr.cpp 772 IFX_Font* CFX_FontMgrImp::GetFontByUnicode(FX_WCHAR wUnicode,
    [all...]
  /external/pdfium/xfa/src/fgas/include/
fx_fnt.h 242 virtual IFX_Font* GetFontByUnicode(FX_WCHAR wUnicode,

Completed in 34 milliseconds