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

  /external/pdfium/xfa/src/fgas/include/
fx_fnt.h 147 virtual IFX_Font* GetDefFontByCharset(
184 virtual IFX_Font* GetDefFontByCharset(
219 virtual IFX_Font* GetDefFontByCharset(
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h 24 virtual IFX_Font* GetDefFontByCharset(uint8_t nCharset,
150 virtual IFX_Font* GetDefFontByCharset(uint8_t nCharset,
fx_stdfontmgr.cpp 82 IFX_Font* CFX_StdFontMgrImp::GetDefFontByCharset(
707 IFX_Font* CFX_FontMgrImp::GetDefFontByCharset(uint8_t nCharset,
711 : m_pDelegate->GetDefFontByCharset(
    [all...]

Completed in 309 milliseconds