HomeSort by relevance Sort by last modified time
    Searched defs:pWidgetNode (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/app/
xfa_ffdocview.cpp 730 CXFA_Node* pWidgetNode = item->GetNodeItem(XFA_NODEITEM_Parent);
732 static_cast<CXFA_WidgetAcc*>(pWidgetNode->GetWidgetData());
738 pWidgetNode->GetDocument()->GetScriptContext();
745 pScriptContext->ResolveObjects(pWidgetNode, wsRef, rs, dwStyle);
xfa_ffwidgetacc.cpp     [all...]

Completed in 120 milliseconds