Searched defs:OnPage_OutView (Results 1 – 3 of 3) sorted by relevance
117 void CJS_Context::OnPage_OutView(CPDFSDK_Document* pTarget) { in OnPage_OutView() function in CJS_Context
34 void OnPage_OutView(CPDFSDK_Document* pTarget) override {} in OnPage_OutView() function in CJS_ContextStub
104 void CJS_EventHandler::OnPage_OutView(CPDFSDK_Document* pDoc) { in OnPage_OutView() function in CJS_EventHandler