Searched refs:UpdateBounds (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/ash/wm/
H A Dlock_window_state.cc63 UpdateBounds(window_state);
80 UpdateBounds(window_state);
136 UpdateBounds(window_state);
144 UpdateBounds(window_state);
162 void LockWindowState::UpdateBounds(wm::WindowState* window_state) { function in class:ash::LockWindowState
H A Dlock_window_state.h47 void UpdateBounds(wm::WindowState* window_state);
H A Dapp_list_controller.cc382 void AppListController::UpdateBounds() { function in class:ash::AppListController
386 view_->UpdateBounds();
427 UpdateBounds();
454 UpdateBounds();
468 UpdateBounds();
H A Dapp_list_controller.h92 void UpdateBounds();
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_window_state.cc180 UpdateBounds(window_state, true);
185 UpdateBounds(window_state, false);
255 UpdateBounds(window_state, animated);
263 UpdateBounds(window_state, animated);
281 void MaximizeModeWindowState::UpdateBounds(wm::WindowState* window_state, function in class:ash::MaximizeModeWindowState
H A Dmaximize_mode_window_state.h59 void UpdateBounds(wm::WindowState* window_state, bool animated);
/external/chromium_org/tools/telemetry/telemetry/timeline/
H A Dmodel.py126 self.UpdateBounds()
140 self.UpdateBounds()
147 self.UpdateBounds()
154 def UpdateBounds(self): member in class:TimelineModel
H A Dtrace_event_importer.py280 self._model.UpdateBounds()
283 self._model.UpdateBounds()
/external/chromium_org/chrome/browser/ui/views/
H A Dfullscreen_exit_bubble_views.h60 void UpdateBounds();
H A Dfullscreen_exit_bubble_views.cc351 UpdateBounds();
388 UpdateBounds();
394 void FullscreenExitBubbleViews::UpdateBounds() { function in class:FullscreenExitBubbleViews
420 UpdateBounds();
/external/chromium_org/ash/shelf/
H A Dshelf_button.cc142 UpdateBounds();
148 UpdateBounds();
159 UpdateBounds();
163 void UpdateBounds() { function in class:ash::ShelfButton::BarView
/external/chromium_org/cc/layers/
H A Dtiled_layer.h45 void UpdateBounds();
H A Dtiled_layer.cc145 void TiledLayer::UpdateBounds() { function in class:cc::TiledLayer
297 UpdateBounds();
572 UpdateBounds();
699 UpdateBounds();
/external/chromium_org/ui/app_list/views/
H A Dapp_list_view.h83 void UpdateBounds();
H A Dapp_list_view.cc220 void AppListView::UpdateBounds() { function in class:app_list::AppListView

Completed in 2951 milliseconds