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

  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 237 auto_hide_event_filter_.reset();
587 if (!auto_hide_event_filter_)
588 auto_hide_event_filter_.reset(new AutoHideEventFilter(this));
590 auto_hide_event_filter_.reset(NULL);
    [all...]
shelf_layout_manager.h 360 scoped_ptr<AutoHideEventFilter> auto_hide_event_filter_; member in class:ash::ShelfLayoutManager

Completed in 71 milliseconds