Home
last modified time | relevance | path

Searched refs:GetRuntime (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dglobal_timer.h31 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
Dglobal_timer.cpp34 if (GetRuntime()) in ~GlobalTimer()
Dcjs_app.cpp397 CJS_Runtime* pRuntime = pTimer->GetRuntime(); in TimerProc()