Searched refs:docView (Results 1 – 2 of 2) sorted by relevance
251 CXFA_FFDocView* docView = xfaView->GetDocView(); in DrawFocusAnnot() local252 if (!docView) in DrawFocusAnnot()255 docView->GetWidgetHandler()->RenderWidget(pXFAWidget->GetXFAFFWidget(), &gs, in DrawFocusAnnot()
814 CXFA_FFDocView* docView = m_pContext->GetXFADocView(); in OnBeforeNotifySubmit() local815 if (!docView) in OnBeforeNotifySubmit()818 CXFA_FFWidgetHandler* pWidgetHandler = docView->GetWidgetHandler(); in OnBeforeNotifySubmit()822 auto it = docView->CreateReadyNodeIterator(); in OnBeforeNotifySubmit()830 it = docView->CreateReadyNodeIterator(); in OnBeforeNotifySubmit()838 if (pNode->ProcessValidate(docView, -1) == XFA_EventError::kError) { in OnBeforeNotifySubmit()851 docView->UpdateDocView(); in OnBeforeNotifySubmit()