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

/external/webkit/Source/WebCore/bindings/js/
H A DJSPluginElementFunctions.cpp38 static inline bool isPluginElement(Node* node) function in namespace:WebCore
47 if (!isPluginElement(node))
74 if (!isPluginElement(element))
84 if (!isPluginElement(element))

Completed in 139 milliseconds