Searched refs:BEZEL_PRESSED (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome/browser/ui/toolbar/ |
D | wrench_icon_painter_unittest.cc | 46 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED); in TEST_F() 50 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED); in TEST_F() 53 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED); in TEST_F() 56 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED); in TEST_F() 60 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED); in TEST_F()
|
D | wrench_icon_painter.h | 30 BEZEL_PRESSED, enumerator
|
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/ |
D | wrench_toolbar_button_cell.mm | 76 return WrenchIconPainter::BEZEL_PRESSED;
|