HomeSort by relevance Sort by last modified time
    Searched refs:ShelfAutoHideState (Results 1 - 9 of 9) 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 137 ShelfAutoHideState auto_hide_state() const { return state_.auto_hide_state; }
258 ShelfAutoHideState auto_hide_state;
311 ShelfAutoHideState CalculateAutoHideState(
384 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 352 ShelfAutoHideState auto_hide_state =
    [all...]
shelf_layout_manager_unittest.cc 245 ShelfAutoHideState new_state) OVERRIDE {
    [all...]
  /external/chromium_org/ash/system/web_notification/
ash_popup_alignment_delegate.h 73 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) OVERRIDE;
ash_popup_alignment_delegate.cc 143 ShelfAutoHideState new_state) {

Completed in 422 milliseconds