OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:had_multi
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/tabs/
tab_strip_model.cc
245
bool
had_multi
= selection_model_.selected_indices().size() > 1;
local
255
if (old_contents != new_contents ||
had_multi
) {
[
all
...]
Completed in 46 milliseconds