HomeSort by relevance Sort by last modified time
    Searched defs:m_pRuntime (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fxjs/
cjs_event_context.h 125 CJS_Runtime* GetJSRuntime() const { return m_pRuntime.Get(); }
131 UnownedPtr<CJS_Runtime> const m_pRuntime;
global_timer.h 31 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); }
46 CJS_Runtime::ObservedPtr m_pRuntime;
  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_context.h 114 std::unique_ptr<CJS_Runtime> m_pRuntime;

Completed in 101 milliseconds