Home | History | Annotate | Download | only in javascript

Lines Matching full:pdoc

287 			CPDFSDK_Document* pDoc = pInterForm->GetDocument();

289 ASSERT(pDoc != NULL);
290 pDoc->UpdateAllViews(NULL, pWidget);
332 CPDFSDK_Document* pDoc = pInterForm->GetDocument();
333 ASSERT(pDoc != NULL);
334 pDoc->UpdateAllViews(NULL, pWidget);