Home
last modified time | relevance | path

Searched refs:XFA_VALUEPICTURE (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.h28 enum XFA_VALUEPICTURE { enum
166 bool SetValue(XFA_VALUEPICTURE eValueType, const WideString& wsValue);
167 WideString GetValue(XFA_VALUEPICTURE eValueType);
169 WideString GetPictureContent(XFA_VALUEPICTURE ePicture);
Dcxfa_ffdatetimeedit.cpp154 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData()
Dcxfa_fftextedit.cpp258 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData()
Dcxfa_widgetacc.cpp2350 bool CXFA_WidgetAcc::SetValue(XFA_VALUEPICTURE eValueType, in SetValue()
2400 WideString CXFA_WidgetAcc::GetPictureContent(XFA_VALUEPICTURE ePicture) { in GetPictureContent()
2484 WideString CXFA_WidgetAcc::GetValue(XFA_VALUEPICTURE eValueType) { in GetValue()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h52 XFA_VALUEPICTURE eValueType) const;
72 XFA_VALUEPICTURE eValueType) const;
Dcxfa_localevalue.cpp322 XFA_VALUEPICTURE eValueType) const { in FormatPatterns()
338 XFA_VALUEPICTURE eValueType) const { in FormatSinglePattern()