Searched refs:IsLineMatch (Results 1 – 2 of 2) sorted by relevance
189 return IsLineMatch(text, line1_tokens_); in IsLine1()193 return IsLineMatch(text, line2_tokens_); in IsLine2()214 bool Address::IsLineMatch(const string16& text, in IsLineMatch() function in Address
66 bool IsLineMatch(const string16& text, const LineTokens& line_tokens) const;