HomeSort by relevance Sort by last modified time
    Searched defs:FAKEBOX (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_model.h 49 // the Fakebox?
53 FAKEBOX = 2
448 // focusing in the Omnibox or in the Fakebox. This will be INVALID if no input
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 36 FAKEBOX_DISABLE: 'fakebox-disable', // Makes fakebox non-interactive
37 FAKEBOX_FOCUS: 'fakebox-focused', // Applies focus styles to the fakebox
38 // Applies drag focus style to the fakebox
39 FAKEBOX_DRAG_FOCUS: 'fakebox-drag-focused',
44 HIDE_FAKEBOX_AND_LOGO: 'hide-fakebox-logo',
69 FAKEBOX: 'fakebox',
70 FAKEBOX_INPUT: 'fakebox-input'
    [all...]

Completed in 52 milliseconds