Home
last modified time | relevance | path

Searched refs:GetFontByUnicode (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fgas/src/font/
Dfx_gefont.cpp532 IFX_Font* pFont = m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), in GetGlyphIndex()
535 pFont = m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), NULL); in GetGlyphIndex()
Dfx_stdfontmgr.h165 virtual IFX_Font* GetFontByUnicode(FX_WCHAR wUnicode,
Dfx_stdfontmgr.cpp772 IFX_Font* CFX_FontMgrImp::GetFontByUnicode(FX_WCHAR wUnicode, in GetFontByUnicode() function in CFX_FontMgrImp
/external/pdfium/xfa/src/fgas/include/
Dfx_fnt.h242 virtual IFX_Font* GetFontByUnicode(FX_WCHAR wUnicode,