/external/chromium/chrome/browser/resources/options/ |
D | autocomplete_list.js | 132 set suggestions(suggestions) { argument 179 this.suggestions = []; property 207 this.suggestions = []; property
|
D | browser_options.js | 440 updateAutocompleteSuggestions_: function(suggestions) { argument 468 BrowserOptions.updateAutocompleteSuggestions = function(suggestions) { argument
|
/external/chromium/chrome/browser/extensions/ |
D | extension_omnibox_unittest.cc | 57 ExtensionOmniboxSuggestion suggestions; in TEST() local 93 ExtensionOmniboxSuggestion suggestions; in TEST() local 129 ExtensionOmniboxSuggestion suggestions; in TEST() local
|
D | extension_omnibox_api.h | 77 std::vector<ExtensionOmniboxSuggestion> suggestions; member
|
D | extension_omnibox_api.cc | 111 ExtensionOmniboxSuggestions suggestions; in RunImpl() local
|
/external/chromium-trace/src/shared/js/cr/ui/ |
D | autocomplete_list.js | 132 set suggestions(suggestions) { setter in AutocompleteList 179 this.suggestions = []; property
|
/external/chromium/chrome/browser/ |
D | autocomplete_history_manager.cc | 190 std::vector<string16> suggestions = autofill_result->GetValue(); in OnWebDataServiceRequestDone() local 217 const std::vector<string16>* suggestions) { in SendSuggestions()
|
D | spellchecker_platform_engine_unittest.cc | 322 std::vector<string16> suggestions; in TEST() local
|
D | spellcheck_message_filter.cc | 46 std::vector<string16>* suggestions) { in OnPlatformFillSuggestionList()
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
D | MockSpellCheck.cpp | 94 void MockSpellCheck::fillSuggestionList(const WebString& word, Vector<WebString>* suggestions) in fillSuggestionList()
|
D | EventSender.cpp | 757 Vector<WebString> suggestions; in makeMenuItemStringsFor() local
|
/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/ |
D | WebAutofill.cpp | 171 bool suggestions = mAutofillManager->OnQueryFormFieldAutoFillWrapper(*form, *formField); in formFieldFocused() local
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | TextCheckerClientEnchant.cpp | 150 … gchar** suggestions = enchant_dict_suggest(dict, word.utf8().data(), -1, &numberOfSuggestions); in getGuessesForWord() local
|
/external/chromium/chrome/browser/autocomplete/ |
D | keyword_provider.cc | 479 const ExtensionOmniboxSuggestions& suggestions = in Observe() local
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | browser_options_handler.cc | 436 ListValue suggestions; in OnResultChanged() local
|
/external/webkit/Source/WebCore/editing/ |
D | SpellingCorrectionController.cpp | 306 Vector<String> suggestions; in correctionPanelTimerFired() local
|
/external/chromium/chrome/browser/autofill/ |
D | autofill_manager_unittest.cc | 811 std::vector<string16> suggestions; in TEST_F() local 999 std::vector<string16> suggestions; in TEST_F() local 1238 std::vector<string16> suggestions; in TEST_F() local 1328 std::vector<string16> suggestions; in TEST_F() local
|
/external/chromium/chrome/browser/instant/ |
D | instant_loader.cc | 562 const std::vector<std::string>& suggestions, in OnSetSuggestions()
|