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 47 // the Fakebox?
51 FAKEBOX = 2
424 // 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 29 FAKEBOX_DISABLE: 'fakebox-disable', // Makes fakebox non-interactive
30 FAKEBOX_FOCUS: 'fakebox-focused', // Applies focus styles to the fakebox
31 // Applies drag focus style to the fakebox
32 FAKEBOX_DRAG_FOCUS: 'fakebox-drag-focused',
35 HIDE_FAKEBOX_AND_LOGO: 'hide-fakebox-logo',
59 FAKEBOX: 'fakebox',
60 FAKEBOX_INPUT: 'fakebox-input'
    [all...]

Completed in 38 milliseconds