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

  /external/chromium/chrome/browser/history/
history_types.cc 140 title_match_positions_ = title_matches;
150 title_match_positions_.swap(other->title_match_positions_);
history_types.h 351 return title_match_positions_;
364 Snippet::MatchPositions title_match_positions_; member in class:history::URLResult
history_backend.cc     [all...]
  /external/chromium_org/chrome/browser/history/
history_types.cc 106 title_match_positions_ = title_matches;
120 title_match_positions_.swap(other->title_match_positions_);
history_types.h 306 return title_match_positions_;
321 Snippet::MatchPositions title_match_positions_; member in class:history::URLResult

Completed in 27 milliseconds