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

/external/webkit/Source/WebCore/html/
H A DHTMLInputElement.h45 virtual InputElement* toInputElement() { return this; } function in class:WebCore::HTMLInputElement
/external/webkit/Source/WebCore/wml/
H A DWMLInputElement.h39 virtual InputElement* toInputElement() { return this; } function in class:WebCore::WMLInputElement
/external/webkit/Source/WebCore/dom/
H A DNode.cpp565 InputElement* Node::toInputElement() function in class:WebCore::Node

Completed in 110 milliseconds