Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_bind.cpp49 CXFA_Picture* pPicture = in GetPicture() local
51 return pPicture ? pPicture->JSObject()->GetContent(false) : WideString(); in GetPicture()
Dcxfa_node.cpp4694 if (CXFA_Picture* pPicture = pFormat->GetChild<CXFA_Picture>( in GetPictureContent() local
4697 pPicture->JSObject()->TryContent(false, true); in GetPictureContent()
4726 if (CXFA_Picture* pPicture = in GetPictureContent() local
4729 pPicture->JSObject()->TryContent(false, true); in GetPictureContent()