Searched refs:IFX_Locale (Results 1 – 14 of 14) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_localemgr.h | 18 class IFX_Locale; variable 26 IFX_Locale* GetDefLocale(); 27 IFX_Locale* GetLocaleByName(const WideString& wsLocaleName); 29 void SetDefLocale(IFX_Locale* pLocale); 33 std::unique_ptr<IFX_Locale> GetLocale(uint16_t lcid); 35 std::vector<std::unique_ptr<IFX_Locale>> m_LocaleArray; 36 std::vector<std::unique_ptr<IFX_Locale>> m_XMLLocaleArray; 37 IFX_Locale* m_pDefLocale; // owned by m_LocaleArray or m_XMLLocaleArray.
|
D | cxfa_localevalue.h | 14 class IFX_Locale; variable 39 IFX_Locale* pLocale, 46 IFX_Locale* pLocale, 51 IFX_Locale* pLocale, 57 IFX_Locale* pLocale); 71 IFX_Locale* pLocale, 82 IFX_Locale* pLocale);
|
D | cxfa_localemgr.cpp | 1068 static std::unique_ptr<IFX_Locale> XFA_GetLocaleFromBuffer(const uint8_t* pBuf, in XFA_GetLocaleFromBuffer() 1149 IFX_Locale* CXFA_LocaleMgr::GetDefLocale() { in GetDefLocale() 1159 std::unique_ptr<IFX_Locale> locale(GetLocale(m_dwDeflcid)); in GetDefLocale() 1167 std::unique_ptr<IFX_Locale> CXFA_LocaleMgr::GetLocale(uint16_t lcid) { in GetLocale() 1203 IFX_Locale* CXFA_LocaleMgr::GetLocaleByName(const WideString& wsLocaleName) { in GetLocaleByName() 1205 IFX_Locale* pLocale = m_LocaleArray[i].get(); in GetLocaleByName() 1212 IFX_Locale* pLocale = m_XMLLocaleArray[i].get(); in GetLocaleByName() 1217 std::unique_ptr<IFX_Locale> pLocale(GetLocale(XFA_GetLanguage(wsLocaleName))); in GetLocaleByName() 1218 IFX_Locale* pRetLocale = pLocale.get(); in GetLocaleByName() 1224 void CXFA_LocaleMgr::SetDefLocale(IFX_Locale* pLocale) { in SetDefLocale()
|
D | cxfa_localevalue.cpp | 90 IFX_Locale* pLocale, in CXFA_LocaleValue() 108 IFX_Locale* pLocale, in ValidateValue() 111 IFX_Locale* locale = m_pLocaleMgr->GetDefLocale(); in ValidateValue() 321 IFX_Locale* pLocale, in FormatPatterns() 337 IFX_Locale* pLocale, in FormatSinglePattern() 339 IFX_Locale* locale = m_pLocaleMgr->GetDefLocale(); in FormatSinglePattern() 605 IFX_Locale* pLocale) { in ParsePatternValue() 606 IFX_Locale* locale = m_pLocaleMgr->GetDefLocale(); in ParsePatternValue() 718 IFX_Locale* pLocale) { in ValidateNumericTemp()
|
D | cxfa_xmllocale.h | 16 class CXFA_XMLLocale : public IFX_Locale {
|
D | cxfa_nodelocale.h | 19 class CXFA_NodeLocale : public IFX_Locale {
|
D | cxfa_node.h | 37 class IFX_Locale; variable 198 IFX_Locale* GetLocale();
|
D | cxfa_node.cpp | 618 IFX_Locale* CXFA_Node::GetLocale() { in GetLocale() 656 IFX_Locale* pLocale = GetDocument()->GetLocalMgr()->GetDefLocale(); in GetLocaleName() 1781 IFX_Locale* pLocale = GetLocale(); in ProcessFormatTestValidate()
|
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_formatstring.h | 18 IFX_Locale* pLocale); 58 IFX_Locale* GetNumericFormat(const WideString& wsPattern, 66 IFX_Locale** pLocale,
|
D | cfgas_formatstring.cpp | 226 IFX_Locale* pLocale, in ParseLocaleDate() 324 IFX_Locale* pLocale, in ResolveZone() 344 IFX_Locale* pLocale, in ParseLocaleTime() 563 IFX_Locale* pLocale, in DateFormat() 625 IFX_Locale* pLocale, in TimeFormat() 699 IFX_Locale* pLocale) { in FormatDateTimeInternal() 764 IFX_Locale* pLocale) { in FX_TimeFromCanonical() 963 IFX_Locale* CFGAS_FormatString::GetNumericFormat(const WideString& wsPattern, in GetNumericFormat() 968 IFX_Locale* pLocale = nullptr; in GetNumericFormat() 1149 IFX_Locale* pLocale = in ParseNum() [all …]
|
/external/pdfium/core/fxcrt/ |
D | ifx_locale.h | 57 class IFX_Locale { 59 virtual ~IFX_Locale() {} in ~IFX_Locale()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_widgetacc.h | 55 class IFX_Locale; variable 170 IFX_Locale* GetLocale(); 218 WideString FormatNumStr(const WideString& wsValue, IFX_Locale* pLocale);
|
D | cxfa_widgetacc.cpp | 2371 IFX_Locale* pLocale = GetLocale(); in SetValue() 2418 IFX_Locale* pLocale = GetLocale(); in GetPictureContent() 2450 IFX_Locale* pLocale = GetLocale(); in GetPictureContent() 2480 IFX_Locale* CXFA_WidgetAcc::GetLocale() { in GetLocale() 2507 IFX_Locale* pLocale = GetLocale(); in GetValue() 2518 if (IFX_Locale* pLocale = GetLocale()) { in GetValue() 2558 IFX_Locale* pLocale = GetLocale(); in GetNormalizeDataValue() 2577 if (IFX_Locale* pLocale = GetLocale()) { in GetFormatDataValue() 2670 IFX_Locale* pLocale) { in FormatNumStr()
|
/external/pdfium/fxjs/ |
D | cfxjse_formcalc_context.cpp | 473 IFX_Locale* LocaleFromString(CXFA_Document* pDoc, in LocaleFromString() 484 WideString FormatFromString(IFX_Locale* pLocale, in FormatFromString() 1641 IFX_Locale* pLocale = nullptr; in Time2Num() 2001 IFX_Locale* pLocale = LocaleFromString(pDoc, pMgr, szLocale); in Local2IsoDate() 2025 IFX_Locale* pLocale = LocaleFromString(pDoc, pMgr, szLocale); in IsoDate2Local() 2047 IFX_Locale* pLocale = LocaleFromString(pDoc, pMgr, szLocale); in IsoTime2Local() 2129 IFX_Locale* pLocale = LocaleFromString(pDoc, pMgr, szLocale); in GetLocalDateFormat() 2152 IFX_Locale* pLocale = LocaleFromString(pDoc, pMgr, szLocale); in GetLocalTimeFormat() 3771 IFX_Locale* pLocale = pThisNode->GetLocale(); in Format() 3953 IFX_Locale* pLocale = pThisNode->GetLocale(); in Parse()
|