Searched refs:CutCopyPasteView (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dwrench_menu.h106 class CutCopyPasteView;
H A Dwrench_menu.cc554 // CutCopyPasteView ------------------------------------------------------------
556 // CutCopyPasteView is the view containing the cut/copy/paste buttons.
557 class WrenchMenu::CutCopyPasteView : public WrenchMenuView { class in class:WrenchMenu
559 CutCopyPasteView(WrenchMenu* menu, function in class:WrenchMenu::CutCopyPasteView
609 DISALLOW_COPY_AND_ASSIGN(CutCopyPasteView);
1264 item->AddChildView(new CutCopyPasteView(this, model,

Completed in 51 milliseconds