Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/web/
DWebInputElement.h123 inline const WebInputElement* toWebInputElement(const WebElement* element) in toWebInputElement() function
/external/chromium_org/third_party/WebKit/Source/web/
DWebInputElement.cpp263 WebInputElement* toWebInputElement(WebElement* webElement) in toWebInputElement() function