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()
56 m_pDocView->UpdateDocView(); in OnLButtonDown()
67 m_pDocView->UpdateDocView(); in OnLButtonUp()
130 m_pDocView->UpdateDocView(); in OnKeyDown()
Dcxfa_ffdocview.h53 void UpdateDocView();
Dcxfa_ffnotify.cpp283 pDocView->UpdateDocView(); in OpenDropDownList()
Dcxfa_ffdocview.cpp183 void CXFA_FFDocView::UpdateDocView() { in UpdateDocView() function in CXFA_FFDocView
/external/pdfium/fpdfsdk/
Dfpdfsave.cpp214 pXFADocView->UpdateDocView(); in SendPostSaveToXFADoc()
236 pXFADocView->UpdateDocView(); in SendPreSaveToXFADoc()
Dcpdfsdk_widget.cpp273 pDocView->UpdateDocView(); in OnXFAAAction()
1000 pDocView->UpdateDocView();
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp656 docView->UpdateDocView(); in OnBeforeNotifySubmit()
685 m_pContext->GetXFADocView()->UpdateDocView(); in OnAfterNotifySubmit()
692 m_pContext->GetXFADocView()->UpdateDocView(); in Submit()