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

  /external/chromium_org/ash/shelf/
shelf_layout_manager_observer.h 25 virtual void WillChangeVisibilityState(ShelfVisibilityState new_state) {}
shelf_types.h 28 enum ShelfVisibilityState {
shelf_layout_manager.h 119 ShelfVisibilityState CalculateShelfVisibility();
127 ShelfVisibilityState visibility_state() const {
245 ShelfVisibilityState visibility_state;
252 void SetState(ShelfVisibilityState visibility_state);
293 ShelfVisibilityState visibility_state) const;
shelf_layout_manager.cc 305 ShelfVisibilityState ShelfLayoutManager::CalculateShelfVisibility() {
567 void ShelfLayoutManager::SetState(ShelfVisibilityState visibility_state) {
    [all...]
shelf_layout_manager_unittest.cc 277 ShelfVisibilityState state) {
    [all...]
  /external/chromium_org/ash/launcher/
launcher_tooltip_manager.h 90 ShelfVisibilityState new_state) OVERRIDE;
launcher_tooltip_manager.cc 300 ShelfVisibilityState new_state) {
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.h 122 ShelfVisibilityState new_state) OVERRIDE;
docked_window_layout_manager.cc 423 ShelfVisibilityState new_state) {
  /external/chromium_org/ash/wm/panels/
panel_layout_manager.h 109 ShelfVisibilityState new_state) OVERRIDE;
panel_layout_manager.cc 504 ShelfVisibilityState new_state) {
panel_layout_manager_unittest.cc 259 ShelfVisibilityState visibility_state) {

Completed in 319 milliseconds