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

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.h 171 bool want_asynchronous_matches() const { return want_asynchronous_matches_; }
192 bool want_asynchronous_matches_; member in class:AutocompleteInput
autocomplete_input.cc 40 want_asynchronous_matches_(true) {
59 want_asynchronous_matches_(want_asynchronous_matches) {
540 want_asynchronous_matches_ = true;

Completed in 1733 milliseconds