Home
last modified time | relevance | path

Searched refs:update_popup_without_focus_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_gtk.h530 bool update_popup_without_focus_; variable
Dautocomplete_edit_view_gtk.cc200 update_popup_without_focus_(false), in AutocompleteEditViewGtk()
612 if (!update_popup_without_focus_ && !model_->has_focus()) in UpdatePopup()
1326 update_popup_without_focus_ = false; in HandleViewFocusIn()
1449 update_popup_without_focus_ = true; in HandlePopupMenuDeactivate()