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

  /external/chromium_org/ash/shelf/
shelf_layout_manager_observer.h 25 virtual void WillChangeVisibilityState(ShelfVisibilityState new_state) {}
shelf_layout_manager.cc 583 WillChangeVisibilityState(visibility_state));
    [all...]
  /external/chromium_org/ash/launcher/
launcher_tooltip_manager.h 89 virtual void WillChangeVisibilityState(
launcher_tooltip_manager.cc 299 void LauncherTooltipManager::WillChangeVisibilityState(
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.h 121 virtual void WillChangeVisibilityState(
docked_window_layout_manager.cc 239 WillChangeVisibilityState(shelf_layout_manager_->visibility_state());
378 // until WillChangeVisibilityState is called when the shelf is visible again
422 void DockedWindowLayoutManager::WillChangeVisibilityState(
  /external/chromium_org/ash/wm/panels/
panel_layout_manager.h 108 virtual void WillChangeVisibilityState(
panel_layout_manager.cc 318 WillChangeVisibilityState(shelf_layout_manager_->visibility_state());
462 // until WillChangeVisibilityState is called when the shelf is visible again.
503 void PanelLayoutManager::WillChangeVisibilityState(

Completed in 3909 milliseconds