HomeSort by relevance Sort by last modified time
    Searched refs:title_match_positions_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/history/core/browser/
url_row.cc 73 title_match_positions_ = title_matches;
87 title_match_positions_.swap(other->title_match_positions_);
url_row.h 186 return title_match_positions_;
201 query_parser::Snippet::MatchPositions title_match_positions_; member in class:history::URLResult

Completed in 247 milliseconds