Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_widgetdata.h131 bool GetPictureContent(CFX_WideString& wsPicture, XFA_VALUEPICTURE ePicture);
Dcxfa_widgetdata.cpp1538 XFA_VALUEPICTURE ePicture) { in GetPictureContent() argument
1539 if (ePicture == XFA_VALUEPICTURE_Raw) in GetPictureContent()
1543 switch (ePicture) { in GetPictureContent()