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

/external/chromium/chrome/browser/ui/views/extensions/
H A Dextension_installed_bubble.cc120 if (type_ == ExtensionInstalledBubble::OMNIBOX_KEYWORD) {
173 type_ == ExtensionInstalledBubble::OMNIBOX_KEYWORD) {
199 type_ == ExtensionInstalledBubble::OMNIBOX_KEYWORD) {
252 type_ = OMNIBOX_KEYWORD;
330 } else if (type_ == OMNIBOX_KEYWORD) {
348 if (type_ == OMNIBOX_KEYWORD) {
H A Dextension_installed_bubble.h23 // OMNIBOX_KEYWORD-> The omnibox.
38 OMNIBOX_KEYWORD, enumerator in enum:ExtensionInstalledBubble::BubbleType
/external/chromium/chrome/browser/ui/gtk/extensions/
H A Dextension_installed_bubble_gtk.h25 // OMNIBOX_KEYWORD-> The omnibox.
40 OMNIBOX_KEYWORD, enumerator in enum:ExtensionInstalledBubbleGtk::BubbleType
H A Dextension_installed_bubble_gtk.cc77 type_ = OMNIBOX_KEYWORD;
163 } else if (type_ == OMNIBOX_KEYWORD) {
238 if (type_ == OMNIBOX_KEYWORD) {
267 if (type_ == OMNIBOX_KEYWORD) {

Completed in 81 milliseconds