HomeSort by relevance Sort by last modified time
    Searched refs:LabelForElement (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
FormManagerAndroid.h 87 static string16 LabelForElement(const HTMLFormControlElement& element);
WebAutofill.cpp 165 formField->label = FormManager::LabelForElement(*formFieldElement);
FormManagerAndroid.cpp 429 string16 FormManager::LabelForElement(const HTMLFormControlElement& element) {
    [all...]

Completed in 28 milliseconds