Home
last modified time | relevance | path

Searched refs:wsDeflcid (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
1132 m_dwDeflcid = XFA_GetLanguage(wsDeflcid); in CXFA_LocaleMgr()
1140 m_pDefLocale = GetLocaleByName(wsDeflcid); in CXFA_LocaleMgr()
Dcxfa_localemgr.h22 CXFA_LocaleMgr(CXFA_Node* pLocaleSet, WideString wsDeflcid);