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

/external/chromium_org/third_party/WebKit/Source/core/plugins/
H A DPluginOcclusionSupport.cpp87 const RenderObject* pluginRenderObject = pluginZstack[0]; local
90 if (pluginRenderObject->style() && iframeRenderObject->style()) {
91 if (pluginRenderObject->style()->zIndex() > iframeRenderObject->style()->zIndex())

Completed in 120 milliseconds