Searched refs:fill_into_edit (Results 1 – 17 of 17) sorted by relevance
108 (match.inline_autocomplete_offset < match.fill_into_edit.length())) { in SetSelectedLine()110 match.fill_into_edit.substr(match.inline_autocomplete_offset); in SetSelectedLine()115 edit_model_->OnPopupDataChanged(match.fill_into_edit, ¤t_destination, in SetSelectedLine()140 return GetKeywordForText(match.fill_into_edit, keyword); in GetKeywordForMatch()
39 match.fill_into_edit = *i; in Start()41 match.contents = match.fill_into_edit; in Start()
105 (i->fill_into_edit == text)) { in FinalizeInstantQuery()807 match.fill_into_edit.assign(ASCIIToUTF16("?")); in AddMatchToMap()811 match.fill_into_edit.append( in AddMatchToMap()815 match.fill_into_edit.append(query_string); in AddMatchToMap()818 !match.fill_into_edit.compare(search_start, input_text.length(), in AddMatchToMap()876 match.fill_into_edit.assign(ASCIIToUTF16("?")); in NavigationToMatch()877 match.fill_into_edit.append( in NavigationToMatch()
91 match.fill_into_edit = prefix_ + UTF8ToUTF16(base::IntToString(i)); in AddResults()92 match.destination_url = GURL(UTF16ToUTF8(match.fill_into_edit)); in AddResults()94 match.contents = match.fill_into_edit; in AddResults()97 match.description = match.fill_into_edit; in AddResults()
152 match.fill_into_edit = in QuickMatchToACMatch()159 (match.inline_autocomplete_offset <= match.fill_into_edit.length())); in QuickMatchToACMatch()
412 result.fill_into_edit.assign(keyword); in CreateAutocompleteMatch()414 result.fill_into_edit.push_back(L' '); in CreateAutocompleteMatch()415 result.fill_into_edit.append(remaining_input); in CreateAutocompleteMatch()
148 string16 fill_into_edit; member
950 popup_model->result().match_at(default_line + 1).fill_into_edit; in DeleteItemTest()963 popup_model->result().match_at(default_line + 1).fill_into_edit); in DeleteItemTest()965 popup_model->result().match_at(default_line + 1).fill_into_edit; in DeleteItemTest()981 selected_text = popup_model->result().match_at(default_line).fill_into_edit; in DeleteItemTest()994 popup_model->result().match_at(default_line).fill_into_edit); in DeleteItemTest()996 popup_model->result().match_at(default_line).fill_into_edit; in DeleteItemTest()
321 match.fill_into_edit = in SuggestExactInput()790 match.fill_into_edit = in HistoryMatchToACMatch()798 (match.inline_autocomplete_offset <= match.fill_into_edit.length())); in HistoryMatchToACMatch()
126 &AutocompleteMatch::fill_into_edit); in TEST_F()
521 UTF16ToUTF8(match.fill_into_edit.substr(prefix_length))); in OpenURL()841 match->fill_into_edit.length())) { in OnResultChanged()843 match->fill_into_edit.substr(match->inline_autocomplete_offset); in OnResultChanged()
57 match->fill_into_edit = base::IntToString16(data.url_id); in PopulateAutocompleteMatch()
68 match.fill_into_edit = UTF8ToUTF16(url); in Start()
215 match.fill_into_edit = in ResultToMatch()
961 (result_.default_match()->fill_into_edit != in UpdateResult()962 last_result.default_match()->fill_into_edit)); in UpdateResult()
320 match.fill_into_edit); in TEST_F()
145 result.match_at(0).fill_into_edit); in IN_PROC_BROWSER_TEST_F()147 result.match_at(1).fill_into_edit); in IN_PROC_BROWSER_TEST_F()149 result.match_at(2).fill_into_edit); in IN_PROC_BROWSER_TEST_F()151 result.match_at(3).fill_into_edit); in IN_PROC_BROWSER_TEST_F()