Searched refs:also_do_hup_like_scoring (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dscored_history_match.h91 // Sets also_do_hup_like_scoring and
133 static bool also_do_hup_like_scoring; member in struct:history::ScoredHistoryMatch
H A Dscored_history_match.cc30 bool ScoredHistoryMatch::also_do_hup_like_scoring = false; member in class:history::ScoredHistoryMatch
153 if (also_do_hup_like_scoring && can_inline) {
517 also_do_hup_like_scoring = false;
527 if (also_do_hup_like_scoring) {

Completed in 119 milliseconds