Home
last modified time | relevance | path

Searched defs:nameForAutofill (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
DStringUtils.h50 inline string16 nameForAutofill(const HTMLFormControlElement& element) in nameForAutofill() function
/external/webkit/Source/WebKit/chromium/src/
DWebFormControlElement.cpp66 WebString WebFormControlElement::nameForAutofill() const in nameForAutofill() function in WebKit::WebFormControlElement