Searched defs:GetDefFontByLanguage (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/src/font/
H A Dfx_stdfontmgr.cpp153 IFX_Font* CFX_StdFontMgrImp::GetDefFontByLanguage( function in class:CFX_StdFontMgrImp
721 IFX_Font* CFX_FontMgrImp::GetDefFontByLanguage(FX_WORD wLanguage, function in class:CFX_FontMgrImp
724 return NULL == m_pDelegate ? NULL : m_pDelegate->GetDefFontByLanguage(

Completed in 120 milliseconds