Home
last modified time | relevance | path

Searched refs:UpdateDocView (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffwidgethandler.cpp34 m_pDocView->UpdateDocView(); in OnMouseEnter()
42 m_pDocView->UpdateDocView(); in OnMouseExit()
60 m_pDocView->UpdateDocView(); in OnLButtonDown()
71 m_pDocView->UpdateDocView(); in OnLButtonUp()
132 m_pDocView->UpdateDocView(); in OnKeyDown()
Dcxfa_ffdocview.h58 void UpdateDocView();
Dcxfa_ffnotify.cpp272 pDocView->UpdateDocView(); in OpenDropDownList()
Dcxfa_ffdocview.cpp169 void CXFA_FFDocView::UpdateDocView() { in UpdateDocView() function in CXFA_FFDocView
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp396 pXFADocView->UpdateDocView(); in SendPostSaveToXFADoc()
416 pXFADocView->UpdateDocView(); in SendPreSaveToXFADoc()
Dcpdfxfa_docenvironment.cpp626 m_pContext->GetXFADocView()->UpdateDocView(); in Submit()
851 docView->UpdateDocView(); in OnBeforeNotifySubmit()
878 m_pContext->GetXFADocView()->UpdateDocView(); in OnAfterNotifySubmit()
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp255 pDocView->UpdateDocView(); in OnXFAAAction()
821 pDocView->UpdateDocView(); in OnAAction()