Home
last modified time | relevance | path

Searched refs:ePicture (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h372 WideString GetPictureContent(XFA_VALUEPICTURE ePicture);
Dcxfa_node.cpp4685 WideString CXFA_Node::GetPictureContent(XFA_VALUEPICTURE ePicture) { in GetPictureContent() argument
4686 if (ePicture == XFA_VALUEPICTURE_Raw) in GetPictureContent()
4690 switch (ePicture) { in GetPictureContent()