Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_widgetdata.h32 enum XFA_VALUEPICTURE { enum
130 bool SetValue(const CFX_WideString& wsValue, XFA_VALUEPICTURE eValueType);
131 bool GetPictureContent(CFX_WideString& wsPicture, XFA_VALUEPICTURE ePicture);
133 bool GetValue(CFX_WideString& wsValue, XFA_VALUEPICTURE eValueType);
Dxfa_localevalue.h51 XFA_VALUEPICTURE eValueType) const;
55 XFA_VALUEPICTURE eValueType) const;
Dxfa_localevalue.cpp468 XFA_VALUEPICTURE eValueType) const { in FormatPatterns()
484 XFA_VALUEPICTURE eValueType) const { in FormatSinglePattern()
Dcxfa_widgetdata.cpp1483 XFA_VALUEPICTURE eValueType) { in SetValue()
1538 XFA_VALUEPICTURE ePicture) { in GetPictureContent()
1645 XFA_VALUEPICTURE eValueType) { in GetValue()
/external/pdfium/xfa/fxfa/app/
Dxfa_fftextedit.cpp246 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData()
612 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData()