Home | History | Annotate | Download | only in autocomplete

Lines Matching full:double_click_time_

421       double_click_time_(0),
1472 double_click_time_ = GetCurrentMessage()->time;
1508 // double_click_time_ from the current message's time even if the timer has
1512 GetCurrentMessage()->time - double_click_time_);