Home | History | Annotate | Download | only in textfield

Lines Matching full:double_click_time_

93       double_click_time_(0),
841 double_click_time_ = GetCurrentMessage()->time;
855 // double_click_time_ from the current message's time even if the timer has
859 GetCurrentMessage()->time - double_click_time_);