Searched defs:formControlTypes (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/html/
H A DHTMLInputElement.cpp914 static const AtomicString* formControlTypes = createFormControlTypes(); local
915 return formControlTypes[inputType()];

Completed in 85 milliseconds