Searched
full:autocomplete (Results
351 -
375 of
775) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_view_win.cc | 28 #include "chrome/browser/autocomplete/autocomplete_input.h" 29 #include "chrome/browser/autocomplete/autocomplete_match.h" 30 #include "chrome/browser/autocomplete/keyword_provider.h" 762 // When we're in the midst of losing focus, don't rerun autocomplete. This 773 // Don't inline autocomplete when: [all...] |
/external/chromium_org/components/autofill/core/browser/ |
form_structure_unittest.cc | 94 // autocomplete=off 144 // autocomplete=off thus autofill_count includes them. This is a bug, 413 // Verify that we can correctly process the |autocomplete| attribute. 453 // Verify that we can correctly process the 'autocomplete' attribute for phone 496 // If at least one field includes type hints in the 'autocomplete' attribute, we 531 // Now update the first form field to include an 'autocomplete' attribute. 545 // When Autocheckout is enabled, we should ignore 'autocomplete' attribute 560 // Verify that we can correctly process sections listed in the |autocomplete| 625 // |autocomplete| attribute. 669 // |autocomplete| attribute [all...] |
form_structure.h | 132 // Classifies each field in |fields_| based upon its |autocomplete| attribute,
|
/external/chromium/chrome/browser/autofill/ |
autofill_manager.cc | 307 // Let AutoComplete know as well. 429 // In this case, mimic autocomplete: don't display labels or icons, 467 // Add the results from AutoComplete. They come back asynchronously, so we [all...] |
/build/tools/droiddoc/templates-ds/components/ |
masthead.cs | 79 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
|
/build/tools/droiddoc/templates-sdk/components/ |
masthead.cs | 97 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
|
/external/chromium/chrome/browser/history/ |
in_memory_url_index.cc | 18 #include "chrome/browser/autocomplete/autocomplete.h" 19 #include "chrome/browser/autocomplete/history_provider_util.h" 711 // so that we can score as well as provide autocomplete highlighting. [all...] |
/external/chromium/chrome/browser/instant/ |
instant_controller.h | 120 // The autocomplete edit that was initiating the current instant session has
|
/external/chromium/chrome/browser/password_manager/ |
password_form_manager.h | 104 // via the AUTOCOMPLETE=off attribute. Note that if we don't have
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_gtk.h | 147 // autocomplete window).
|
render_widget_host_view_views.h | 146 // autocomplete window).
|
/external/chromium/webkit/glue/ |
dom_operations.cc | 295 return input_element.autoComplete();
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_input_unittest.cc | 5 #include "chrome/browser/autocomplete/autocomplete_input.h"
|
/external/chromium_org/chrome/browser/omnibox/ |
omnibox_field_trial_unittest.cc | 12 #include "chrome/browser/autocomplete/autocomplete_input.h"
|
/external/chromium_org/chrome/browser/password_manager/ |
password_form_manager.h | 146 // via the AUTOCOMPLETE=off attribute. Note that if we don't have
|
password_manager.cc | 197 // autocomplete attribute.
|
/external/chromium_org/chrome/browser/predictors/ |
autocomplete_action_predictor_unittest.cc | 15 #include "chrome/browser/autocomplete/autocomplete_match.h"
|
/external/chromium_org/chrome/browser/ui/gtk/omnibox/ |
omnibox_popup_view_gtk_unittest.cc | 10 #include "chrome/browser/autocomplete/autocomplete_match.h"
|
/external/chromium_org/content/browser/accessibility/ |
dump_accessibility_tree_browsertest.cc | 257 RunTest(FILE_PATH_LITERAL("aria-autocomplete.html"));
|
/external/chromium_org/third_party/WebKit/Source/web/ |
PopupListBox.h | 70 // Autocomplete popups are restricted, combo-boxes (select tags) aren't.
|
/frameworks/base/docs/html/sdk/installing/ |
studio-tips.jd | 138 <td>Command look-up (autocomplete command name)</td>
|
/hardware/ti/wlan/mac80211/ti-utils/ |
calibrator.c | 452 fprintf(stderr, "failed to autocomplete\n");
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
SuggestedMemberListAdapter.java | 320 // lookup URI for this contact using the autocomplete filter queries
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
rendering-configs.xml | 20 android:text="AutoComplete"
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_gtk.h | 17 #include "chrome/browser/autocomplete/autocomplete_edit_view.h" 395 // Animation from instant suggest (faded text) to autocomplete (selected
|
Completed in 1423 milliseconds
<<11121314151617181920>>