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

/external/chromium_org/chrome/browser/autocomplete/
H A Dbookmark_provider.cc154 double ScoringFactor() { return scoring_factor_; } function in class:__anon2916::ScoringFunctor
289 const double summed_factors = title_position_functor.ScoringFactor() +
290 url_position_functor.ScoringFactor();

Completed in 169 milliseconds