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

  /external/chromium/chrome/browser/history/
snippet.h 53 void ComputeSnippet(const MatchPositions& matches,
snippet_unittest.cc 120 snippet.ComputeSnippet(match_positions, document);
text_database.cc 364 match.snippet.ComputeSnippet(match_positions, body);
snippet.cc 128 // snippet generation. If not, revisit the way we scan in ComputeSnippet.
209 void Snippet::ComputeSnippet(const MatchPositions& match_positions,

Completed in 521 milliseconds