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 91 void UpdateBounds();
app_list_controller.cc 360 void AppListController::UpdateBounds() {
364 view_->UpdateBounds();
405 UpdateBounds();
432 UpdateBounds();
446 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 108 self.UpdateBounds()
122 self.UpdateBounds()
129 self.UpdateBounds()
136 def UpdateBounds(self):
trace_event_importer.py 273 self._model.UpdateBounds()
276 self._model.UpdateBounds()
  /external/chromium_org/ash/shelf/
shelf_button.cc 145 UpdateBounds();
151 UpdateBounds();
162 UpdateBounds();
166 void UpdateBounds() {
  /external/chromium_org/cc/layers/
tiled_layer.h 46 void UpdateBounds();
tiled_layer.cc 144 void TiledLayer::UpdateBounds() {
299 UpdateBounds();
600 UpdateBounds();
729 UpdateBounds();
  /external/chromium_org/ui/app_list/views/
app_list_view.h 75 void UpdateBounds();
app_list_view.cc 189 void AppListView::UpdateBounds() {

Completed in 487 milliseconds