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

  /external/chromium_org/ash/shelf/
shelf_layout_manager_observer.h 29 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) {}
shelf_types.h 39 enum ShelfAutoHideState {
shelf_layout_manager.h 145 ShelfAutoHideState auto_hide_state() const { return state_.auto_hide_state; }
261 ShelfAutoHideState auto_hide_state;
314 ShelfAutoHideState CalculateAutoHideState(
398 ShelfAutoHideState gesture_drag_auto_hide_state_;
shelf_tooltip_manager.h 91 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) OVERRIDE;
shelf_tooltip_manager.cc 312 void ShelfTooltipManager::OnAutoHideStateChanged(ShelfAutoHideState new_state) {
shelf_layout_manager.cc 355 ShelfAutoHideState auto_hide_state =
    [all...]
shelf_layout_manager_unittest.cc 250 ShelfAutoHideState new_state) OVERRIDE {
    [all...]
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 95 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) OVERRIDE;
168 void WorkAreaObserver::OnAutoHideStateChanged(ShelfAutoHideState new_state) {

Completed in 28 milliseconds