Home
last modified time | relevance | path

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

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