Searched refs:show_timer_ (Results 1 – 7 of 7) sorted by relevance
74 show_timer_.Start(FROM_HERE, base::TimeDelta::FromMilliseconds(150), this, in OnMouseEntered()79 show_timer_.Stop(); in OnMouseExited()
66 base::OneShotTimer<TooltipIcon> show_timer_; variable
182 if (show_timer_.IsRunning()) in Show()184 show_timer_.Start( in Show()203 show_timer_.Stop(); in Hide()382 show_timer_.Stop(); in ShowNow()411 return resize_widget_.get() || show_timer_.IsRunning(); in IsShowing()
160 base::OneShotTimer<MultiWindowResizeController> show_timer_; variable
59 return resize_controller_->show_timer_.IsRunning(); in HasPendingShow()
559 base::OneShotTimer<MenuController> show_timer_; variable
1576 show_timer_.Start(FROM_HERE, in StartShowTimer()1582 show_timer_.Stop(); in StopShowTimer()