Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_widgetdata.cpp1503 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in SetValue() local
1542 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetPictureContent() local
1685 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetValue() local
1728 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetNormalizeDataValue() local
1790 CXFA_LocaleValue widgetValue(iVTType, wsValue, pLocalMgr); in GetFormatDataValue() local
/external/pdfium/xfa/fxfa/app/
Dxfa_fftextedit.cpp430 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(m_pDataAcc); in OnValidate() local
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp1949 CXFA_LocaleValue widgetValue(XFA_VT_DATE, CFX_WideString::FromUTF8(szDate), in Local2IsoDate() local
1987 CXFA_LocaleValue widgetValue(XFA_VT_TIME, CFX_WideString::FromUTF8(szTime), in Local2IsoTime() local
2024 CXFA_LocaleValue widgetValue(XFA_VT_DATE, CFX_WideString::FromUTF8(szDate), in IsoDate2Local() local
2063 CXFA_LocaleValue widgetValue(XFA_VT_TIME, CFX_WideString::FromUTF8(szTime), in IsoTime2Local() local
2102 CXFA_LocaleValue widgetValue(XFA_VT_TIME, CFX_WideString::FromUTF8(szTime), in GetGMTTime() local