Searched defs:kAppsShortcutButtonTag (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc145 static const int kAppsShortcutButtonTag = 2; variable
1268 if (sender->tag() == kAppsShortcutButtonTag) {
1505 button->set_tag(kAppsShortcutButtonTag);

Completed in 58 milliseconds