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

  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.h 349 // the value of |show_selected_keyword_|, |show_keyword_hint_|, and the
449 bool show_keyword_hint_; member in class:LocationBarViewGtk
location_bar_view_gtk.cc 171 show_keyword_hint_(false) {
498 show_keyword_hint_ = !keyword.empty() && is_keyword_hint;
503 if (show_keyword_hint_)
    [all...]

Completed in 54 milliseconds