Searched refs:XFA_VALUEPICTURE_Display (Results 1 – 12 of 12) sorted by relevance
58 WideString wsText = m_pNode->GetValue(XFA_VALUEPICTURE_Display); in LoadWidget()158 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData()
39 pWidget->SetText(m_pNode->GetValue(XFA_VALUEPICTURE_Display)); in LoadWidget()
40 pWidget->SetText(m_pNode->GetValue(XFA_VALUEPICTURE_Display)); in LoadWidget()
61 pFWLEdit->SetText(m_pNode->GetValue(XFA_VALUEPICTURE_Display)); in LoadWidget()286 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData()
160 return pIDNode->GetValue(XFA_VALUEPICTURE_Display); in GetEmbeddedObj()
155 pFWLBarcode->SetText(m_pNode->GetValue(XFA_VALUEPICTURE_Display)); in LoadWidget()
331 node->SetValue(XFA_VALUEPICTURE_Display, pValue->ToWideString()); in formattedValue()335 node->GetValue(XFA_VALUEPICTURE_Display).ToUTF8().AsStringView()); in formattedValue()
2481 .FormatPatterns(wsRet, wsFormat, pLocale, XFA_VALUEPICTURE_Display); in IsoDate2Local()2504 XFA_VALUEPICTURE_Display); in IsoTime2Local()3728 XFA_VALUEPICTURE_Display)) { in Format()
60 XFA_VALUEPICTURE_Display, enumerator
316 eValueType != XFA_VALUEPICTURE_Display)) { in FormatSinglePattern()
3253 WideString wsText = GetValue(XFA_VALUEPICTURE_Display); in CalculateTextContentSize()3629 if (GetValue(XFA_VALUEPICTURE_Display).IsEmpty()) { in FindSplitPos()4691 case XFA_VALUEPICTURE_Display: { in GetPictureContent()4768 if (eValueType == XFA_VALUEPICTURE_Display) in GetValue()4778 if (eValueType == XFA_VALUEPICTURE_Display) { in GetValue()4791 if (eValueType == XFA_VALUEPICTURE_Display && pLocale) in GetValue()
455 return node->GetValue(XFA_VALUEPICTURE_Display); in GetValue()