Lines Matching full:layer
563 float docHeight = root->layer()->height();
564 float docWidth = root->layer()->width();
635 RenderLayer *layer = startNode->renderer()->enclosingLayer();
636 if (layer)
637 layer->scrollRectToVisible(enclosingIntRect(rangeRect), false, ScrollAlignment::alignToEdgeIfNeeded, ScrollAlignment::alignToEdgeIfNeeded);