Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/extensions/
Dextension_installed_bubble.cc120 if (type_ == ExtensionInstalledBubble::OMNIBOX_KEYWORD) { in InstalledBubbleContent()
173 type_ == ExtensionInstalledBubble::OMNIBOX_KEYWORD) { in GetPreferredSize()
199 type_ == ExtensionInstalledBubble::OMNIBOX_KEYWORD) { in Layout()
252 type_ = OMNIBOX_KEYWORD; in ExtensionInstalledBubble()
330 } else if (type_ == OMNIBOX_KEYWORD) { in ShowInternal()
348 if (type_ == OMNIBOX_KEYWORD) { in ShowInternal()
Dextension_installed_bubble.h38 OMNIBOX_KEYWORD, enumerator
/external/chromium/chrome/browser/ui/gtk/extensions/
Dextension_installed_bubble_gtk.cc77 type_ = OMNIBOX_KEYWORD; in ExtensionInstalledBubbleGtk()
163 } else if (type_ == OMNIBOX_KEYWORD) { in ShowInternal()
238 if (type_ == OMNIBOX_KEYWORD) { in ShowInternal()
267 if (type_ == OMNIBOX_KEYWORD) { in ShowInternal()
Dextension_installed_bubble_gtk.h40 OMNIBOX_KEYWORD, enumerator