Home
last modified time | relevance | path

Searched defs:pPicture (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_pictureboximp.cpp108 CFX_DIBitmap* pPicture = pPictureDP->GetPicture(m_pInterface); in DrawBkground() local
Dfwl_pushbuttonimp.cpp112 CFX_DIBitmap* pPicture = NULL; in DrawWidget() local
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1112 if (CXFA_Node* pPicture = m_pNode->GetChild(0, XFA_ELEMENT_Picture)) { in GetPicture() local
1123 if (CXFA_Node* pPicture = m_pNode->GetChild(0, XFA_ELEMENT_Picture)) { in SetPicture() local
2909 if (CXFA_Node* pPicture = pFormat->GetChild(0, XFA_ELEMENT_Picture)) { in GetPictureContent() local
2948 if (CXFA_Node* pPicture = pUI->GetChild(0, XFA_ELEMENT_Picture)) { in GetPictureContent() local