Home
last modified time | relevance | path

Searched defs:pLocaleMgr (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp74 ScopedLocale(CXFA_LocaleMgr* pLocaleMgr, GCedLocaleIface* pNewLocale) in ScopedLocale()
100 CXFA_LocaleValue::CXFA_LocaleValue(ValueType eType, CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue()
107 CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue()
117 CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue()
Dcxfa_node.cpp4706 CXFA_LocaleMgr* pLocaleMgr = GetDocument()->GetLocaleMgr(); in SetValue() local
4858 CXFA_LocaleMgr* pLocaleMgr = GetDocument()->GetLocaleMgr(); in GetValue() local
4896 CXFA_LocaleMgr* pLocaleMgr = GetDocument()->GetLocaleMgr(); in GetNormalizeDataValue() local
4928 CXFA_LocaleMgr* pLocaleMgr = GetDocument()->GetLocaleMgr(); in GetFormatDataValue() local
/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.cpp981 LocaleMgrIface* pLocaleMgr, in GetNumericFormat()
1152 bool CFGAS_StringFormatter::ParseNum(LocaleMgrIface* pLocaleMgr, in ParseNum()
1571 LocaleMgrIface* pLocaleMgr, in GetDateTimeFormat()
1700 bool CFGAS_StringFormatter::ParseDateTime(LocaleMgrIface* pLocaleMgr, in ParseDateTime()
1857 bool CFGAS_StringFormatter::FormatNum(LocaleMgrIface* pLocaleMgr, in FormatNum()
2203 bool CFGAS_StringFormatter::FormatDateTime(LocaleMgrIface* pLocaleMgr, in FormatDateTime()