Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffnumericedit.cpp85 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(m_pNode.Get()); in OnValidate() local
Dcxfa_widgetacc.cpp2372 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(GetNode()); in SetValue() local
2404 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(GetNode()); in GetPictureContent() local
2519 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(GetNode()); in GetValue() local
2559 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(GetNode()); in GetNormalizeDataValue() local
2619 CXFA_LocaleValue widgetValue(iVTType, wsValue, pLocalMgr); in GetFormatDataValue() local
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp2053 CXFA_LocaleValue widgetValue(XFA_VT_TIME, WideString::FromUTF8(szTime), pMgr); in IsoTime2Local() local