Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgethandler.cpp29 m_pDocView->UpdateDocView(); in OnMouseEnter()
37 m_pDocView->UpdateDocView(); in OnMouseExit()
51 m_pDocView->UpdateDocView(); in OnLButtonDown()
62 m_pDocView->UpdateDocView(); in OnLButtonUp()
125 m_pDocView->UpdateDocView(); in OnKeyDown()
Dxfa_ffnotify.cpp262 pDocView->UpdateDocView(); in OpenDropDownList()
Dxfa_ffdocview.cpp174 void CXFA_FFDocView::UpdateDocView() { in UpdateDocView() function in CXFA_FFDocView
/external/pdfium/fpdfsdk/
Dfpdfsave.cpp242 pXFADocView->UpdateDocView(); in SendPostSaveToXFADoc()
266 pXFADocView->UpdateDocView(); in SendPreSaveToXFADoc()
Dcpdfsdk_widget.cpp273 pDocView->UpdateDocView(); in OnXFAAAction()
1851 pDocView->UpdateDocView();
/external/pdfium/xfa/fxfa/
Dxfa_ffdocview.h49 void UpdateDocView();
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp661 m_pContext->GetXFADocView()->UpdateDocView(); in OnBeforeNotifySubmit()
691 m_pContext->GetXFADocView()->UpdateDocView(); in OnAfterNotifySubmit()
698 m_pContext->GetXFADocView()->UpdateDocView(); in SubmitData()