Home
last modified time | relevance | path

Searched refs:m_pSourceDoc (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
DJS_EventHandler.h167 CPDFSDK_Document* m_pSourceDoc; variable
/external/pdfium/fpdfsdk/src/javascript/
DJS_EventHandler.cpp39 m_pSourceDoc(NULL), in CJS_EventHandler()
411 m_pSourceDoc = NULL; in Initial()