Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/js/
DJSPluginElementFunctions.cpp38 static inline bool isPluginElement(Node* node) in isPluginElement() function
47 if (!isPluginElement(node)) in pluginInstance()
74 if (!isPluginElement(element)) in pluginScriptObjectFromPluginViewBase()
84 if (!isPluginElement(element)) in pluginScriptObject()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0691037 (WebCore::isPluginElement):
91041 Call isPluginElement.
91047 Call isPluginElement. Call pluginScriptObjectFromPluginViewBase.