Home
last modified time | relevance | path

Searched refs:UpdateAllViews (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h381 void UpdateAllViews(CPDFSDK_PageView* pSender, CPDFSDK_Annot* pAnnot);
/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp487 void CPDFSDK_Document::UpdateAllViews(CPDFSDK_PageView* pSender, CPDFSDK_Annot* pAnnot) in UpdateAllViews() function in CPDFSDK_Document
/external/pdfium/fpdfsdk/src/javascript/
DField.cpp289 pDoc->UpdateAllViews(NULL, pWidget); in UpdateFormField()
333 pDoc->UpdateAllViews(NULL, pWidget); in UpdateFormControl()