HomeSort by relevance Sort by last modified time
    Searched refs:IconCapacity (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_unittest.cc 103 EXPECT_EQ(1, tab.IconCapacity());
114 switch (tab.IconCapacity()) {
130 EXPECT_LE(3, tab.IconCapacity());
139 switch (tab.IconCapacity()) {
156 EXPECT_LE(2, tab.IconCapacity());
tab.h 240 int IconCapacity() const;
tab.cc     [all...]

Completed in 1116 milliseconds