Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dxfa_fontmgr.h25 const FX_WCHAR* pReplaceFont; member
/external/pdfium/xfa/fxfa/app/
Dxfa_fontmgr.cpp1757 if (pCurFont && pCurFont->pReplaceFont) { in GetFont()
1765 const FX_WCHAR* pReplace = pCurFont->pReplaceFont; in GetFont()