Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/plugins/
DIFrameShimSupport.cpp60 static bool iframeIsAbovePlugin(const Vector<const RenderObject*>& iframeZstack, const Vector<const… in iframeIsAbovePlugin()
129 Vector<const RenderObject*> iframeZstack; in getPluginOcclusions() local