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

/external/webkit/Source/WebCore/wml/
H A DWMLElement.h34 virtual bool isWMLElement() const { return true; } function in class:WebCore::WMLElement
/external/webkit/Source/WebCore/dom/
H A DNode.h203 virtual bool isWMLElement() const { return false; } function in class:WebCore::Node
205 static bool isWMLElement() { return false; } function in class:WebCore::Node

Completed in 173 milliseconds