Home | History | Annotate | Download | only in chromium

Lines Matching refs:m_lastCharTime

166         , m_lastCharTime(0)
272 TimeStamp m_lastCharTime;
808 TimeStamp delta = now - m_lastCharTime;
813 m_lastCharTime = now;