Searched defs:recreate_selection_widget (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/overview/
H A Dwindow_grid.cc239 bool recreate_selection_widget = false; local
263 recreate_selection_widget = true;
270 recreate_selection_widget = true;
278 recreate_selection_widget = true;
287 recreate_selection_widget = true;
298 MoveSelectionWidget(direction, recreate_selection_widget,
421 bool recreate_selection_widget,
426 if (selection_widget_ && (recreate_selection_widget || out_of_bounds)) {
420 MoveSelectionWidget(WindowSelector::Direction direction, bool recreate_selection_widget, bool out_of_bounds, bool animate) argument

Completed in 34 milliseconds