Searched defs:find_next (Results 1 – 7 of 7) sorted by relevance
59 bool find_next = (find_text_ == search_string || search_string.empty()) && in StartFinding() local
229 int find_next(unsigned Prev) const { in find_next() function
166 int find_next(unsigned Prev) const { in find_next() function
39 bool find_next; member
484 bool find_next, in SendFindRequest()
3588 bool find_next; in FindInPage() local
4213 void Browser::FindInPage(bool find_next, bool forward_direction) { in FindInPage()