Searched refs:IsImportantWarning (Results 1 – 1 of 1) sorted by relevance
149 bool IsImportantWarning(const base::string16& message) { in IsImportantWarning() function213 return (flags_ & SHOULD_HIGHLIGHT_TEXT) != 0 && IsImportantWarning(message); in ShouldHighlightText()220 IsImportantWarning(message)); in ShouldHighlightBackground()