Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.cpp1718 const XFA_FONTINFO* XFA_GetFontINFOByFontName( in XFA_GetFontINFOByFontName() function
1775 const XFA_FONTINFO* pCurFont = XFA_GetFontINFOByFontName(wsFontName); in GetFont()
1783 pCurFont = XFA_GetFontINFOByFontName(wsFontName); in GetFont()
1833 const XFA_FONTINFO* pCurFont = XFA_GetFontINFOByFontName(wsFontFamily); in GetDefaultFont()