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 50 // the Fakebox?
54 FAKEBOX = 2
449 // 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 30 FAKEBOX_DISABLE: 'fakebox-disable', // Makes fakebox non-interactive
31 FAKEBOX_FOCUS: 'fakebox-focused', // Applies focus styles to the fakebox
32 // Applies drag focus style to the fakebox
33 FAKEBOX_DRAG_FOCUS: 'fakebox-drag-focused',
36 HIDE_FAKEBOX_AND_LOGO: 'hide-fakebox-logo',
60 FAKEBOX: 'fakebox',
61 FAKEBOX_INPUT: 'fakebox-input'
    [all...]

Completed in 334 milliseconds