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 136 ShelfAutoHideState auto_hide_state() const { return state_.auto_hide_state; }
262 ShelfAutoHideState auto_hide_state;
315 ShelfAutoHideState CalculateAutoHideState(
388 ShelfAutoHideState gesture_drag_auto_hide_state_;
shelf_tooltip_manager.h 90 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) OVERRIDE;
shelf_tooltip_manager.cc 309 void ShelfTooltipManager::OnAutoHideStateChanged(ShelfAutoHideState new_state) {
shelf_layout_manager.cc 351 ShelfAutoHideState auto_hide_state =
    [all...]
shelf_layout_manager_unittest.cc 245 ShelfAutoHideState new_state) OVERRIDE {
    [all...]
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 94 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) OVERRIDE;
167 void WorkAreaObserver::OnAutoHideStateChanged(ShelfAutoHideState new_state) {

Completed in 43 milliseconds