Searched defs:find_next (Results 1 – 15 of 15) sorted by relevance
59 bool find_next = (find_text_ == search_string || search_string.empty()) && in StartFinding() local
70 bool find_next = (find_text_ == search_string || search_string.empty()) && in StartFinding() local
42 bool find_next = (find_text == last_find_text_); in OnFind() local
770 bool find_next) { in FindInPage()
229 int find_next(unsigned Prev) const { in find_next() function
173 int find_next(unsigned Prev) const { in find_next() function
39 bool find_next; member
57 bool find_next, in FindInPage()
518 bool find_next, in SendFindRequest()
3360 bool find_next; in FindInPage() local
484 bool find_next, in SendFindRequest()
3588 bool find_next; in FindInPage() local
856 void FindInPage(Browser* browser, bool find_next, bool forward_direction) { in FindInPage()
4213 void Browser::FindInPage(bool find_next, bool forward_direction) { in FindInPage()
3165 match_case=False, find_next=False, argument