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

/external/chromium_org/third_party/WebKit/Source/core/plugins/
H A DPluginOcclusionSupport.cpp59 static bool iframeIsAbovePlugin(const Vector<const RenderObject*>& iframeZstack, const Vector<const RenderObject*>& pluginZstack) function in namespace:blink
185 if (iframeIsAbovePlugin(iframeZstack, pluginZstack))

Completed in 62 milliseconds