Home | History | Annotate | Download | only in rendering

Lines Matching refs:enclosingLayer

534 RenderLayer* RenderObject::enclosingLayer() const
1143 RenderLayer* compLayer = enclosingLayer()->enclosingCompositingLayer();
1671 RenderLayer* layer = hasLayer() ? enclosingLayer() : 0;
1688 if (RenderLayer* l = enclosingLayer()) {