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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLOptionElement.h97 void toHTMLOptionElement(const HTMLOptionElement*); // This overload will catch anyone doing an unnecessary cast.
99 inline HTMLOptionElement* toHTMLOptionElement(Node* node) function in namespace:WebCore
105 inline const HTMLOptionElement* toHTMLOptionElement(const Node* node) function in namespace:WebCore

Completed in 59 milliseconds