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

/external/chromium_org/chrome/browser/autocomplete/
H A Dbookmark_provider.cc141 // |title_length| is the length of the bookmark title against which this
143 explicit ScoringFunctor(size_t title_length) argument
144 : title_length_(static_cast<double>(title_length)),

Completed in 97 milliseconds