Searched refs:visibly_changed_permanent_text (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_views.cc297 bool visibly_changed_permanent_text = local
319 } else if (visibly_changed_permanent_text) {
H A Dautocomplete_edit.cc142 const bool visibly_changed_permanent_text = local
147 return visibly_changed_permanent_text;
H A Dautocomplete_edit_view_win.cc541 const bool visibly_changed_permanent_text = local
550 if (!changed_security_level && !visibly_changed_permanent_text &&
577 } else if (visibly_changed_permanent_text) {
H A Dautocomplete_edit_view_gtk.cc468 bool visibly_changed_permanent_text = local
490 } else if (visibly_changed_permanent_text) {
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_edit_model.cc259 const bool visibly_changed_permanent_text = local
267 return visibly_changed_permanent_text;
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views.cc365 bool visibly_changed_permanent_text = local
383 } else if (visibly_changed_permanent_text) {
H A Domnibox_view_win.cc602 const bool visibly_changed_permanent_text = local
611 if (!changed_security_level && !visibly_changed_permanent_text &&
638 } else if (visibly_changed_permanent_text) {
/external/chromium_org/chrome/browser/ui/gtk/omnibox/
H A Domnibox_view_gtk.cc456 bool visibly_changed_permanent_text = local
478 } else if (visibly_changed_permanent_text) {

Completed in 195 milliseconds