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

  /external/chromium/chrome/browser/ui/views/
wrench_menu.h 46 class ZoomView;
wrench_menu.cc 372 // ZoomView --------------------------------------------------------------------
377 // ZoomView contains the various zoom controls: two buttons to increase/decrease
380 class WrenchMenu::ZoomView : public WrenchMenuView,
383 ZoomView(WrenchMenu* menu,
559 DISALLOW_COPY_AND_ASSIGN(ZoomView);
676 new ZoomView(this, model, index, index + 1, index + 2));

Completed in 24 milliseconds