Home | History | Annotate | Download | only in page

Lines Matching full:layer

1307         // FIXME: This code only handles scrolling the startContainer's layer, but
1310 if (RenderLayer* layer = start.node()->renderer()->enclosingLayer())
1311 layer->scrollRectToVisible(rect, false, alignment, alignment);