Home
last modified time | relevance | path

Searched refs:XFA_GetLocaleValue (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fftextedit.cpp499 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(m_pDataAcc); in OnValidate()
603 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pDataAcc); in LoadWidget()
704 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pDataAcc); in UpdateFWLData()
Dxfa_ffwidgetacc.cpp438 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(this); in ProcessFormatTestValidate()
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_utils.h189 CXFA_LocaleValue XFA_GetLocaleValue(CXFA_WidgetData* pWidgetData);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_utils_imp.cpp143 CXFA_LocaleValue XFA_GetLocaleValue(CXFA_WidgetData* pWidgetData) { in XFA_GetLocaleValue() function
Dxfa_objectacc_imp.cpp2867 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in SetValue()
2905 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetPictureContent()
3148 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetValue()
3193 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetNormalizeDataValue()