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

  /external/chromium_org/ash/wm/
lock_window_state.cc 63 UpdateBounds(window_state);
80 UpdateBounds(window_state);
136 UpdateBounds(window_state);
144 UpdateBounds(window_state);
162 void LockWindowState::UpdateBounds(wm::WindowState* window_state) {
lock_window_state.h 47 void UpdateBounds(wm::WindowState* window_state);
app_list_controller.h 92 void UpdateBounds();
app_list_controller.cc 382 void AppListController::UpdateBounds() {
386 view_->UpdateBounds();
427 UpdateBounds();
454 UpdateBounds();
468 UpdateBounds();
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_state.cc 180 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,
maximize_mode_window_state.h 59 void UpdateBounds(wm::WindowState* window_state, bool animated);
  /external/chromium_org/chrome/browser/ui/views/
fullscreen_exit_bubble_views.h 60 void UpdateBounds();
fullscreen_exit_bubble_views.cc 351 UpdateBounds();
388 UpdateBounds();
394 void FullscreenExitBubbleViews::UpdateBounds() {
420 UpdateBounds();
  /external/chromium_org/tools/telemetry/telemetry/timeline/
model.py 126 self.UpdateBounds()
140 self.UpdateBounds()
147 self.UpdateBounds()
154 def UpdateBounds(self):
trace_event_importer.py 280 self._model.UpdateBounds()
283 self._model.UpdateBounds()
  /external/chromium_org/ash/shelf/
shelf_button.cc 142 UpdateBounds();
148 UpdateBounds();
159 UpdateBounds();
163 void UpdateBounds() {
  /external/chromium_org/cc/layers/
tiled_layer.h 45 void UpdateBounds();
tiled_layer.cc 145 void TiledLayer::UpdateBounds() {
297 UpdateBounds();
572 UpdateBounds();
699 UpdateBounds();
  /external/chromium_org/ui/app_list/views/
app_list_view.h 83 void UpdateBounds();
app_list_view.cc 220 void AppListView::UpdateBounds() {

Completed in 236 milliseconds