HomeSort by relevance Sort by last modified time
    Searched refs:m_nType (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fxjs/
global_timer.h 28 bool IsOneShot() const { return m_nType == 1; }
43 const int m_nType; // 0:Interval; 1:TimeOut
global_timer.cpp 19 m_nType(nType),

Completed in 55 milliseconds