Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localemgr.cpp1128 CXFA_LocaleMgr::CXFA_LocaleMgr(CXFA_Node* pLocaleSet, WideString wsDeflcid) in CXFA_LocaleMgr() argument
1131 if (!pLocaleSet) in CXFA_LocaleMgr()
1134 for (CXFA_Node* pNodeLocale = pLocaleSet->GetFirstChild(); pNodeLocale; in CXFA_LocaleMgr()
Dcxfa_localemgr.h22 CXFA_LocaleMgr(CXFA_Node* pLocaleSet, WideString wsDeflcid);