Searched refs:isHTMLFormControlElement (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFormControlElement.h189 inline bool isHTMLFormControlElement(const Element& element) function in namespace:blink
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DTextIterator.cpp468 && (isHTMLFormControlElement(toHTMLElement(*m_node))

Completed in 210 milliseconds