Searched refs:CurrentTextIsURL (Results 1 – 10 of 10) sorted by relevance
123 bool CurrentTextIsURL() const;
423 bool OmniboxEditModel::CurrentTextIsURL() const { in CurrentTextIsURL() function in OmniboxEditModel
153 bool CurrentTextIsURL() const;
301 bool AutocompleteEditModel::CurrentTextIsURL() const { in CurrentTextIsURL() function in AutocompleteEditModel
2195 const bool emphasize = model_->CurrentTextIsURL() && (host.len > 0); in EmphasizeURLComponents()
2023 const bool emphasize = model_->CurrentTextIsURL() && (host.len > 0); in EmphasizeURLComponents()
558 const bool emphasize = model_->CurrentTextIsURL() && (host.len > 0);
933 bool grey_base = model()->CurrentTextIsURL() && in EmphasizeURLComponents()950 if (!model()->user_input_in_progress() && model()->CurrentTextIsURL() && in EmphasizeURLComponents()
1644 bool grey_base = model()->CurrentTextIsURL() && in EmphasizeURLComponents()1661 if (!model()->user_input_in_progress() && model()->CurrentTextIsURL() && in EmphasizeURLComponents()
446 if (model()->CurrentTextIsURL() &&464 if (!model()->user_input_in_progress() && model()->CurrentTextIsURL() &&