Home
last modified time | relevance | path

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

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