Home
last modified time | relevance | path

Searched defs:pCurFont (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.cpp1770 const XFA_FONTINFO* pCurFont = NULL; in GetFont() local
1775 const XFA_FONTINFO* pCurFont = XFA_GetFontINFOByFontName(wsFontName); in GetFont() local
1833 const XFA_FONTINFO* pCurFont = XFA_GetFontINFOByFontName(wsFontFamily); in GetDefaultFont() local
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp159 IFX_Font* pCurFont = NULL; in DrawString() local