Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dglobal_timer.h35 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
Dcjs_object.h53 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function