Searched refs:pLocaleMgr (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.h32 CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr);
35 CXFA_LocaleMgr* pLocaleMgr);
40 CXFA_LocaleMgr* pLocaleMgr);
H A Dcxfa_localevalue.cpp74 CXFA_LocaleValue::CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr) argument
75 : m_pLocaleMgr(pLocaleMgr),
81 CXFA_LocaleMgr* pLocaleMgr)
82 : m_pLocaleMgr(pLocaleMgr),
91 CXFA_LocaleMgr* pLocaleMgr)
92 : m_pLocaleMgr(pLocaleMgr),
79 CXFA_LocaleValue(uint32_t dwType, const WideString& wsValue, CXFA_LocaleMgr* pLocaleMgr) argument
87 CXFA_LocaleValue(uint32_t dwType, const WideString& wsValue, const WideString& wsFormat, IFX_Locale* pLocale, CXFA_LocaleMgr* pLocaleMgr) argument
/external/pdfium/xfa/fgas/crt/
H A Dcfgas_formatstring.h22 explicit CFGAS_FormatString(CXFA_LocaleMgr* pLocaleMgr);

Completed in 575 milliseconds