Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdatetimeedit.cpp189 WideString wsPicture = m_pNode->GetPictureContent(XFA_VALUEPICTURE_Edit); in OnSelectChanged() local
195 date.FormatPatterns(wsDate, wsPicture, m_pNode->GetLocale(), in OnSelectChanged()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1328 WideString wsPicture = GetPictureContent(XFA_VALUEPICTURE_DataBind); in GetContainerNode() local
1329 if (!wsPicture.IsEmpty()) in GetContainerNode()
1342 wsPicture = pFieldNode->GetPictureContent(XFA_VALUEPICTURE_DataBind); in GetContainerNode()
1343 if (!wsPicture.IsEmpty()) in GetContainerNode()
2503 WideString wsPicture = validate->GetPicture(); in ProcessFormatTestValidate() local
2504 if (wsPicture.IsEmpty()) in ProcessFormatTestValidate()
2516 if (lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale, nullptr)) in ProcessFormatTestValidate()
4650 WideString wsPicture = GetPictureContent(eValueType); in SetValue() local
4658 if (!wsPicture.IsEmpty()) { in SetValue()
4663 widgetValue.ValidateValue(wsValue, wsPicture, pLocale, &wsPicture); in SetValue()
[all …]
Dcxfa_document.cpp709 WideString wsPicture = in CreateDataBinding() local
711 if (wsPicture.IsEmpty()) in CreateDataBinding()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp1376 WideString wsPicture; in ScriptSomDefaultValue() local
1383 wsPicture = in ScriptSomDefaultValue()
1386 if (!wsPicture.IsEmpty()) in ScriptSomDefaultValue()