Home
last modified time | relevance | path

Searched defs:iframeZstack (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/plugins/
DPluginOcclusionSupport.cpp59 static bool iframeIsAbovePlugin(const Vector<const RenderObject*>& iframeZstack, const Vector<const… in iframeIsAbovePlugin()
158 Vector<const RenderObject*> iframeZstack; in getPluginOcclusions() local