Home
last modified time | relevance | path

Searched refs:CurrentTextIsURL (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/omnibox/
Domnibox_edit_model.h128 bool CurrentTextIsURL() const;
Domnibox_edit_model.cc434 bool OmniboxEditModel::CurrentTextIsURL() const { in CurrentTextIsURL() function in OmniboxEditModel
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_view_views.cc586 bool grey_base = model()->CurrentTextIsURL() && in EmphasizeURLComponents()
603 if (!model()->user_input_in_progress() && model()->CurrentTextIsURL() && in EmphasizeURLComponents()
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
Domnibox_view_mac.mm502 if (model()->CurrentTextIsURL() &&
520 if (!model()->user_input_in_progress() && model()->CurrentTextIsURL() &&