OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_selection
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/wm/overview/
window_overview.cc
201
aura::Window*
old_selection
= selection_widget_->GetNativeWindow();
local
207
old_selection
->layer()->GetAnimator());
213
old_selection
->SetBoundsInScreen(
216
old_selection
->layer()->SetOpacity(0);
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h
106
// Invoked when the selection changes from |
old_selection
| to
108
void SetSelection(const ui::ListSelectionModel&
old_selection
,
tab_strip.cc
850
void TabStrip::SetSelection(const ui::ListSelectionModel&
old_selection
,
873
old_selection
.selected_indices(),
[
all
...]
Completed in 126 milliseconds