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

  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_view_gtk.h 441 bool update_popup_without_focus_; member in class:OmniboxViewGtk
omnibox_view_gtk.cc 194 update_popup_without_focus_(false),
546 if (!update_popup_without_focus_ && !model()->has_focus())
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.h 530 bool update_popup_without_focus_; member in class:AutocompleteEditViewGtk
autocomplete_edit_view_gtk.cc 200 update_popup_without_focus_(false),
612 if (!update_popup_without_focus_ && !model_->has_focus())
    [all...]

Completed in 653 milliseconds