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

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

Completed in 74 milliseconds