Home
last modified time | relevance | path

Searched defs:OnDoc_Open (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_event_context_stub.h21 void OnDoc_Open(const WideString& strTargetName) override {} in OnDoc_Open() function
Dcjs_event_context.cpp100 void CJS_EventContext::OnDoc_Open(const WideString& strTargetName) { in OnDoc_Open() function in CJS_EventContext