Searched refs:previous_find_text (Results 1 – 2 of 2) sorted by relevance
119 const string16& last_search = find_tab_helper->previous_find_text(); in Observe()219 find_string = find_tab_helper->previous_find_text(); in MaybeSetPrepopulateText()
54 string16 previous_find_text() const { return previous_find_text_; } in previous_find_text() function