HomeSort by relevance Sort by last modified time
    Searched refs:closing_event_time (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/views/controls/menu/
menu_runner.cc 53 base::TimeDelta closing_event_time() const;
202 closing_event_time_ = controller->closing_event_time();
215 base::TimeDelta MenuRunnerImpl::closing_event_time() const { function in class:views::internal::MenuRunnerImpl
346 base::TimeDelta MenuRunner::closing_event_time() const { function in class:views::MenuRunner
347 return holder_->closing_event_time();
menu_runner.h 128 base::TimeDelta closing_event_time() const;
menu_controller.h 114 base::TimeDelta closing_event_time() const { return closing_event_time_; } function in class:views::MenuController
  /external/chromium_org/ash/shelf/
shelf_view.cc     [all...]

Completed in 1677 milliseconds