Home
last modified time | relevance | path

Searched refs:GetLocal (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_widgetdata.cpp1502 IFX_Locale* pLocale = GetLocal(); in SetValue()
1552 IFX_Locale* pLocale = GetLocal(); in GetPictureContent()
1592 IFX_Locale* pLocale = GetLocal(); in GetPictureContent()
1632 IFX_Locale* CXFA_WidgetData::GetLocal() { in GetLocal() function in CXFA_WidgetData
1669 IFX_Locale* pLocale = GetLocal(); in GetValue()
1684 if (IFX_Locale* pLocale = GetLocal()) { in GetValue()
1727 IFX_Locale* pLocale = GetLocal(); in GetNormalizeDataValue()
1749 if (IFX_Locale* pLocale = GetLocal()) { in GetFormatDataValue()
Dcxfa_widgetdata.h132 IFX_Locale* GetLocal();
/external/pdfium/xfa/fxfa/app/
Dxfa_fftextedit.cpp433 m_pDataAcc->GetLocal()); in OnValidate()
654 date.FormatPatterns(wsDate, wsPicture, m_pDataAcc->GetLocal(), in OnSelectChanged()
Dxfa_ffwidgetacc.cpp418 IFX_Locale* pLocale = GetLocal(); in ProcessFormatTestValidate()
/external/v8/src/wasm/
Dwasm-opcodes.cc117 CASE_OP(GetLocal, "get_local") in OpcodeName()
Dwasm-opcodes.h78 V(GetLocal, 0x20, _) \
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp1563 pLocale = widgetData.GetLocal(); in Time2Num()
1936 pLocale = widgetData.GetLocal(); in Local2IsoDate()
1973 pLocale = widgetData.GetLocal(); in Local2IsoTime()
2011 pLocale = widgetData.GetLocal(); in IsoDate2Local()
2049 pLocale = widgetData.GetLocal(); in IsoTime2Local()
2088 pLocale = widgetData.GetLocal(); in GetGMTTime()
2201 pLocale = widgetData.GetLocal(); in GetLocalDateFormat()
2252 pLocale = widgetData.GetLocal(); in GetLocalTimeFormat()
3946 IFX_Locale* pLocale = widgetData.GetLocal(); in Format()
4130 IFX_Locale* pLocale = widgetData.GetLocal(); in Parse()