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

/external/chromium/chrome/browser/history/
H A Dhistory_types.cc140 title_match_positions_ = title_matches;
150 title_match_positions_.swap(other->title_match_positions_);
H A Dhistory_types.h351 return title_match_positions_;
364 Snippet::MatchPositions title_match_positions_; member in class:history::URLResult
H A Dhistory_backend.cc1277 url_result.title_match_positions_.swap(

Completed in 142 milliseconds