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

  /external/pdfium/xfa/src/fgas/include/
fx_fnt.h 155 virtual IFX_Font* GetDefFontByLanguage(
194 virtual IFX_Font* GetDefFontByLanguage(
227 virtual IFX_Font* GetDefFontByLanguage(
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h 30 virtual IFX_Font* GetDefFontByLanguage(FX_WORD wLanguage,
156 virtual IFX_Font* GetDefFontByLanguage(FX_WORD wLanguage,
fx_stdfontmgr.cpp 153 IFX_Font* CFX_StdFontMgrImp::GetDefFontByLanguage(
721 IFX_Font* CFX_FontMgrImp::GetDefFontByLanguage(FX_WORD wLanguage,
724 return NULL == m_pDelegate ? NULL : m_pDelegate->GetDefFontByLanguage(
    [all...]

Completed in 456 milliseconds