HomeSort by relevance Sort by last modified time
    Searched refs:ShelfVisibilityState (Results 1 - 10 of 10) 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 134 ShelfVisibilityState CalculateShelfVisibility();
142 ShelfVisibilityState visibility_state() const {
260 ShelfVisibilityState visibility_state;
267 void SetState(ShelfVisibilityState visibility_state);
315 ShelfVisibilityState visibility_state) const;
shelf_tooltip_manager.h 90 ShelfVisibilityState new_state) OVERRIDE;
shelf_layout_manager.cc 301 ShelfVisibilityState ShelfLayoutManager::CalculateShelfVisibility() {
563 void ShelfLayoutManager::SetState(ShelfVisibilityState visibility_state) {
    [all...]
shelf_tooltip_manager.cc 305 ShelfVisibilityState new_state) {
shelf_layout_manager_unittest.cc 337 ShelfVisibilityState state) {
    [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager.h 116 ShelfVisibilityState new_state) OVERRIDE;
panel_layout_manager.cc 514 ShelfVisibilityState new_state) {
    [all...]
panel_layout_manager_unittest.cc 259 ShelfVisibilityState visibility_state) {

Completed in 4345 milliseconds