Home | History | Annotate | Download | only in Plugins

Lines Matching defs:layer

625     // Get the window clip rect for the enclosing layer (in window coordinates).
626 RenderLayer* layer = m_pluginElement->renderer()->enclosingLayer();
628 IntRect windowClipRect = parentView->windowClipRectForLayer(layer, true);