Searched refs:m_lastCharTime (Results 1 – 2 of 2) sorted by relevance
80 , m_lastCharTime(0) in PopupListBox()302 TimeStamp delta = now - m_lastCharTime; in typeAheadFind()307 m_lastCharTime = now; in typeAheadFind()
271 TimeStamp m_lastCharTime; variable