Searched defs:OnDoc_WillPrint (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DJS_Context.cpp148 void CJS_Context::OnDoc_WillPrint(CPDFSDK_Document* pDoc) function in class:CJS_Context
151 m_pEventHandler->OnDoc_WillPrint(pDoc);
H A DJS_EventHandler.cpp63 void CJS_EventHandler::OnDoc_WillPrint(CPDFSDK_Document* pDoc) function in class:CJS_EventHandler

Completed in 177 milliseconds