OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetDropIndex
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc
371
SetDropIndex
(-1, false);
382
SetDropIndex
(-1, false);
783
SetDropIndex
(i, true);
785
SetDropIndex
(i + 1, true);
787
SetDropIndex
(i, false);
793
SetDropIndex
(tab_count(), true);
796
void TabStrip::
SetDropIndex
(int tab_data_index, bool drop_before) {
[
all
...]
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc
[
all
...]
Completed in 461 milliseconds