Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.h125 UnownedPtr<CXFA_EventParam> m_pPrevEventParam; variable
Dcfxjse_engine.cpp158 m_pPrevEventParam(pEngine->GetEventParam()) { in EventParamScope()
165 m_pEngine->m_eventParam = m_pPrevEventParam; in ~EventParamScope()