Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.h12 const FX_WCHAR* pReplaceFont; member
Dxfa_fontmgr.cpp1785 if (pCurFont != NULL && pCurFont->pReplaceFont != NULL) { in GetFont()
1793 const FX_WCHAR* pReplace = pCurFont->pReplaceFont; in GetFont()