OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PushTabsBefore
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout.h
134
void
PushTabsBefore
(int index, int delta);
stacked_tab_strip_layout.cc
96
PushTabsBefore
(active_index(), initial_x - x);
407
void StackedTabStripLayout::
PushTabsBefore
(int index, int delta) {
Completed in 53 milliseconds