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

  /external/chromium_org/ash/shelf/
shelf_layout_manager_observer.h 26 virtual void WillChangeVisibilityState(ShelfVisibilityState new_state) {}
shelf_types.h 28 enum ShelfVisibilityState {
shelf_layout_manager.h 126 ShelfVisibilityState CalculateShelfVisibility();
134 ShelfVisibilityState visibility_state() const {
257 ShelfVisibilityState visibility_state;
264 void SetState(ShelfVisibilityState visibility_state);
312 ShelfVisibilityState visibility_state) const;
shelf_tooltip_manager.h 89 ShelfVisibilityState new_state) OVERRIDE;
shelf_tooltip_manager.cc 302 ShelfVisibilityState new_state) {
shelf_layout_manager.cc 298 ShelfVisibilityState ShelfLayoutManager::CalculateShelfVisibility() {
562 void ShelfLayoutManager::SetState(ShelfVisibilityState visibility_state) {
    [all...]
shelf_widget.cc 282 ash::ShelfVisibilityState new_state) OVERRIDE {
shelf_layout_manager_unittest.cc 333 ShelfVisibilityState state) {
    [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager.h 119 ShelfVisibilityState new_state) OVERRIDE;
panel_layout_manager.cc 532 ShelfVisibilityState new_state) {
    [all...]
panel_layout_manager_unittest.cc 252 ShelfVisibilityState visibility_state) {
    [all...]

Completed in 1016 milliseconds