Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h54 XFA_VALUEPICTURE eValueType) const;
73 XFA_VALUEPICTURE eValueType) const;
Dcxfa_node.h58 enum XFA_VALUEPICTURE { enum
369 bool SetValue(XFA_VALUEPICTURE eValueType, const WideString& wsValue);
370 WideString GetValue(XFA_VALUEPICTURE eValueType);
372 WideString GetPictureContent(XFA_VALUEPICTURE ePicture);
Dcxfa_localevalue.cpp261 XFA_VALUEPICTURE eValueType) const { in FormatPatterns()
273 XFA_VALUEPICTURE eValueType) const { in FormatSinglePattern()
Dcxfa_node.cpp4639 bool CXFA_Node::SetValue(XFA_VALUEPICTURE eValueType, in SetValue()
4685 WideString CXFA_Node::GetPictureContent(XFA_VALUEPICTURE ePicture) { in GetPictureContent()
4765 WideString CXFA_Node::GetValue(XFA_VALUEPICTURE eValueType) { in GetValue()
/external/pdfium/xfa/fxfa/
Dcxfa_ffdatetimeedit.cpp158 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData()
Dcxfa_fftextedit.cpp286 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData()