Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgethandler.cpp63 m_pDocView->UpdateDocView(); in OnMouseEnter()
70 m_pDocView->UpdateDocView(); in OnMouseExit()
87 m_pDocView->UpdateDocView(); in OnLButtonDown()
100 m_pDocView->UpdateDocView(); in OnLButtonUp()
175 m_pDocView->UpdateDocView(); in OnKeyDown()
Dxfa_ffdocview.h44 virtual void UpdateDocView();
Dxfa_ffnotify.cpp350 pDocView->UpdateDocView(); in OpenDropDownList()
Dxfa_ffdocview.cpp166 void CXFA_FFDocView::UpdateDocView() { in UpdateDocView() function in CXFA_FFDocView
/external/pdfium/fpdfsdk/src/
Dfpdfsave.cpp250 pXFADocView->UpdateDocView(); in _SendPostSaveToXFADoc()
275 pXFADocView->UpdateDocView(); in _SendPreSaveToXFADoc()
Dfsdk_baseform.cpp249 pDocView->UpdateDocView(); in OnXFAAAction()
1915 pDocView->UpdateDocView();
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_doc.cpp856 m_pXFADocView->UpdateDocView(); in _OnBeforeNotifySumbit()
882 m_pXFADocView->UpdateDocView(); in _OnAfterNotifySumbit()
890 m_pXFADocView->UpdateDocView(); in SubmitData()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h613 virtual void UpdateDocView() = 0;