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

/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSPluginElementFunctions.cpp38 static inline bool isPluginElement(HTMLElement& element) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLPlugInElement.cpp251 bool HTMLPlugInElement::isPluginElement() const function in class:WebCore::HTMLPlugInElement
/macosx-10.10/WebCore-7600.1.25/dom/
H A DNode.h246 virtual bool isPluginElement() const { return false; } function in class:WebCore::Node

Completed in 69 milliseconds