Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp2361 WideString wsPicture = GetPictureContent(eValueType); in SetValue() local
2369 if (!wsPicture.IsEmpty()) { in SetValue()
2374 widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture); in SetValue()
2377 wsPicture, pLocale, pLocalMgr); in SetValue()
2490 WideString wsPicture = GetPictureContent(eValueType); in GetValue() local
2501 wsPicture.clear(); in GetValue()
2506 if (eValueType != XFA_VALUEPICTURE_Raw && wsPicture.IsEmpty()) { in GetValue()
2515 if (wsPicture.IsEmpty()) in GetValue()
2526 if (date.FormatPatterns(wsValue, wsPicture, pLocale, eValueType)) in GetValue()
2535 if (time.FormatPatterns(wsValue, wsPicture, pLocale, eValueType)) in GetValue()
[all …]
Dcxfa_ffdatetimeedit.cpp186 WideString wsPicture = in OnSelectChanged() local
193 date.FormatPatterns(wsDate, wsPicture, m_pNode->GetLocale(), in OnSelectChanged()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp575 WideString wsPicture; in GetContainerWidgetAcc() local
577 wsPicture = pFieldWidgetAcc->GetPictureContent(XFA_VALUEPICTURE_DataBind); in GetContainerWidgetAcc()
579 if (!wsPicture.IsEmpty()) in GetContainerWidgetAcc()
591 wsPicture = in GetContainerWidgetAcc()
594 if (!wsPicture.IsEmpty()) in GetContainerWidgetAcc()
1777 WideString wsPicture = validate->GetPicture(); in ProcessFormatTestValidate() local
1778 if (wsPicture.IsEmpty()) in ProcessFormatTestValidate()
1786 if (!lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale, in ProcessFormatTestValidate()
Dxfa_document_datamerger_imp.cpp360 WideString wsPicture = in CreateDataBinding() local
362 if (wsPicture.IsEmpty()) in CreateDataBinding()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp1520 WideString wsPicture; in Script_Som_DefaultValue() local
1527 wsPicture = in Script_Som_DefaultValue()
1530 if (!wsPicture.IsEmpty()) in Script_Som_DefaultValue()