OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMinXCompressed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout.h
173
int
GetMinXCompressed
(int index) const;
stacked_tab_strip_layout.cc
342
next_x = std::max(
GetMinXCompressed
(i), next_x - tab_offset());
562
int StackedTabStripLayout::
GetMinXCompressed
(int index) const {
Completed in 51 milliseconds