Lines Matching refs:GetDocView
52 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(pSender->GetLayout()); in OnPageEvent()
63 CXFA_FFWidget* pWidget = m_pDoc->GetDocView()->GetWidgetForNode(pSender); in OnWidgetListItemAdded()
75 CXFA_FFWidget* pWidget = m_pDoc->GetDocView()->GetWidgetForNode(pSender); in OnWidgetListItemRemoved()
88 return pdfium::MakeUnique<CXFA_FFPageView>(m_pDoc->GetDocView(pLayout), in OnCreateViewLayoutItem()
187 pWidget->SetDocView(m_pDoc->GetDocView(pLayout)); in OnCreateContentLayoutItem()
198 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in RunScript()
215 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in ExecEventByDeepFirst()
223 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in AddCalcValidate()
236 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in GetWidgetHandler()
268 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in OpenDropDownList()
276 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in ResetData()
284 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in GetLayoutStatus()
289 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in RunNodeInitialize()
297 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in RunSubformIndexChange()
305 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in GetFocusWidgetNode()
310 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in SetFocusWidgetNode()
317 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in OnNodeReady()
346 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in OnValueChanging()
352 CXFA_FFWidget* pWidget = m_pDoc->GetDocView()->GetWidgetForNode(pSender); in OnValueChanging()
363 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in OnValueChanged()
400 m_pDoc->GetDocView()->UpdateUIDisplay(pWidgetNode, nullptr); in OnValueChanged()
405 m_pDoc->GetDocView()->UpdateUIDisplay(pWidgetNode, nullptr); in OnValueChanged()
411 CXFA_FFWidget* pWidget = m_pDoc->GetDocView()->GetWidgetForNode(pWidgetNode); in OnValueChanged()
431 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in OnChildAdded()
443 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(); in OnChildRemoved()
458 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(pLayout); in OnLayoutItemAdded()
492 CXFA_FFDocView* pDocView = m_pDoc->GetDocView(pLayout); in OnLayoutItemRemoving()