Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localemgr.cpp1122 CXFA_LocaleMgr::CXFA_LocaleMgr(CXFA_Node* pLocaleSet, CFX_WideString wsDeflcid) in CXFA_LocaleMgr() argument
1124 m_dwDeflcid = XFA_GetLanguage(wsDeflcid); in CXFA_LocaleMgr()
1133 m_pDefLocale = GetLocaleByName(wsDeflcid); in CXFA_LocaleMgr()
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_localemgr.h30 CXFA_LocaleMgr(CXFA_Node* pLocaleSet, CFX_WideString wsDeflcid);