OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autocomplete
(Results
251 - 275
of
775
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/browser/ui/toolbar/
toolbar_model.h
18
// This class is the model used by the toolbar, location bar and
autocomplete
/external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata.h
54
// Removes form elements recorded for
Autocomplete
from the database.
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLInputElement.idl
26
[Reflect] attribute DOMString
autocomplete
;
/external/chromium_org/third_party/WebKit/Source/web/
WebFormElement.cpp
49
bool WebFormElement::
autoComplete
() const
/external/chromium_org/third_party/WebKit/public/web/
WebInputElement.h
72
WEBKIT_EXPORT bool
autoComplete
() const;
/frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewSimple.java
68
* Set the
autocomplete
data to an adapter containing 0..n strings with a consistent prefix.
/external/chromium/chrome/browser/autocomplete/
keyword_provider_unittest.cc
7
#include "chrome/browser/
autocomplete
/autocomplete_match.h"
8
#include "chrome/browser/
autocomplete
/keyword_provider.h"
autocomplete_edit_view_win.h
18
#include "chrome/browser/
autocomplete
/
autocomplete
.h"
19
#include "chrome/browser/
autocomplete
/autocomplete_edit_view.h"
21
#include "chrome/browser/ui/views/
autocomplete
/autocomplete_popup_contents_view.h"
41
//
autocomplete
box. The box itself is implemented in autocomplete_popup.cc
autocomplete_popup_view_mac_unittest.mm
5
#import "chrome/browser/
autocomplete
/autocomplete_popup_view_mac.h"
10
#include "chrome/browser/
autocomplete
/
autocomplete
.h"
/external/chromium_org/chrome/browser/autocomplete/
autocomplete_result.h
13
#include "chrome/browser/
autocomplete
/autocomplete_input.h"
14
#include "chrome/browser/
autocomplete
/autocomplete_match.h"
contact_provider_chromeos.cc
5
#include "chrome/browser/
autocomplete
/contact_provider_chromeos.h"
15
#include "chrome/browser/
autocomplete
/autocomplete_input.h"
extension_app_provider.cc
5
#include "chrome/browser/
autocomplete
/extension_app_provider.h"
195
//
autocomplete
.h also.
shortcuts_provider_unittest.cc
5
#include "chrome/browser/
autocomplete
/shortcuts_provider.h"
20
#include "chrome/browser/
autocomplete
/autocomplete_input.h"
21
#include "chrome/browser/
autocomplete
/autocomplete_match.h"
22
#include "chrome/browser/
autocomplete
/autocomplete_provider.h"
23
#include "chrome/browser/
autocomplete
/autocomplete_provider_listener.h"
24
#include "chrome/browser/
autocomplete
/autocomplete_result.h"
152
// Runs an
autocomplete
query on |text| and checks to see that the returned
keyword_provider.cc
5
#include "chrome/browser/
autocomplete
/keyword_provider.h"
13
#include "chrome/browser/
autocomplete
/autocomplete_match.h"
14
#include "chrome/browser/
autocomplete
/autocomplete_provider_listener.h"
265
// search query both from the
autocomplete
popup and from web pages
305
// in the
autocomplete
popup.
bookmark_provider_unittest.cc
5
#include "chrome/browser/
autocomplete
/bookmark_provider.h"
16
#include "chrome/browser/
autocomplete
/autocomplete_provider.h"
17
#include "chrome/browser/
autocomplete
/autocomplete_provider_listener.h"
/packages/apps/Contacts/res/values/
dimens.xml
127
<!-- Left margin for the group member list to match the built in margin in the
autocomplete
asset -->
130
<!-- Right margin for the group member list to match the built in margin in the
autocomplete
asset -->
/external/chromium_org/chrome/browser/resources/file_manager/js/
test_util.js
277
* Returns an array of items on the file manager's
autocomplete
list.
283
var list = contentWindow.document.querySelector('#
autocomplete
-list');
294
* Performs
autocomplete
with the given query and waits until at least
299
* @param {string} query Query used for
autocomplete
.
305
// Dispatch a 'focus' event to the search box so that the
autocomplete
list
314
// the
autocomplete
query is processed.
/external/chromium_org/chrome/browser/history/
history_types.h
102
// really designed for
autocomplete
ranking, so some "useless" transitions
113
// for faster
autocomplete
ranking. If you need to know the actual number of
130
// If this is set, we won't
autocomplete
this URL.
185
// loop up in the visit table for things like
autocomplete
and expiration.
646
//
Autocomplete
thresholds -----------------------------------------------------
650
// for consideration as
autocomplete
candidates.
658
// Return true if |row| qualifies as an
autocomplete
candidate. If |time_cache|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_view_mac.mm
13
#include "chrome/browser/
autocomplete
/autocomplete_input.h"
14
#include "chrome/browser/
autocomplete
/autocomplete_match.h"
54
// scope, when the window resigns key the
autocomplete
popup is
338
// Don't inline
autocomplete
when:
407
// If the
autocomplete
text field is in editing mode, then we can just change
562
//
autocomplete
. This is assumed if the text has gotten shorter AND
565
// input replaces the
autocomplete
suggestion), but in that case the
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/css/
file_manager.css
423
.dialog-header #
autocomplete
-list,
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.mm
14
#include "chrome/browser/
autocomplete
/
autocomplete
.h"
15
#include "chrome/browser/
autocomplete
/autocomplete_classifier.h"
16
#include "chrome/browser/
autocomplete
/autocomplete_edit_view.h"
17
#include "chrome/browser/
autocomplete
/autocomplete_match.h"
/external/chromium_org/chrome/renderer/autofill/
form_autofill_browsertest.cc
46
const char* const autocomplete_attribute; // The
autocomplete
attribute of
60
" <INPUT type=\"text\"
autocomplete
=\"off\" id=\"noautocomplete\"/>"
272
// We should be able to extract a text field with
autocomplete
="off".
275
"
autocomplete
=\"off\"/>");
476
"<INPUT type=\"text\" id=\"empty\"
autocomplete
=\"\"/>"
477
"<INPUT type=\"text\" id=\"off\"
autocomplete
=\"off\"/>"
478
"<INPUT type=\"text\" id=\"regular\"
autocomplete
=\"email\"/>"
480
"
autocomplete
=\"billing email\"/>"
482
"<SELECT id=\"select\"
autocomplete
=\"state\"/>"
487
"<INPUT type=\"text\" id=\"malicious\"
autocomplete
=\""
[
all
...]
/external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.h
17
#include "chrome/browser/
autocomplete
/autocomplete_edit.h"
18
#include "chrome/browser/
autocomplete
/autocomplete_edit_view_gtk.h"
415
// When we get an OnAutocompleteAccept notification from the
autocomplete
/external/chromium_org/chrome/browser/password_manager/
password_manager_unittest.cc
77
// Default to true so we only need to add tests in
autocomplete
=off cases.
422
//
autocomplete
=off.
450
//
autocomplete
=off.
/external/chromium_org/chrome/test/functional/
omnibox.py
121
"""Verify inline
autocomplete
for a pre-visited URL."""
222
"""Verify omnibox
autocomplete
for search."""
332
"""Verify can search/
autocomplete
with non-ASCII incomplete keywords."""
Completed in 5582 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>