Home
last modified time | relevance | path

Searched refs:ComputeSnippet (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/history/
Dsnippet.h53 void ComputeSnippet(const MatchPositions& matches,
Dsnippet_unittest.cc120 snippet.ComputeSnippet(match_positions, document); in BuildSnippet()
Dtext_database.cc364 match.snippet.ComputeSnippet(match_positions, body); in GetTextMatches()
Dsnippet.cc209 void Snippet::ComputeSnippet(const MatchPositions& match_positions, in ComputeSnippet() function in Snippet