Home
last modified time | relevance | path

Searched defs:m_nTimerID (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_timerobj.h28 int m_nTimerID = 0; // Weak reference to GlobalTimer through global map. variable
H A Dglobal_timer.h44 const int32_t m_nTimerID; variable
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dcfx_timer.h50 int32_t m_nTimerID = HandlerIface::kInvalidTimerID; variable