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

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.h 28 FORCED_QUERY, // Input forced to be a query by an initial '?'
129 // If type is |FORCED_QUERY| and |text| starts with '?', it is removed.
  /external/chromium/chrome/browser/autocomplete/
autocomplete.h 136 // FORCED_QUERY input type:
198 FORCED_QUERY, // Input forced to be a query by an initial '?'
227 // If type is |FORCED_QUERY| and |text| starts with '?', it is removed.
    [all...]

Completed in 146 milliseconds