Searched defs:contentBoxRect (Results 1 – 3 of 3) sorted by relevance
643 LayoutRect contentBoxRect = toRenderSVGRoot(renderer())->contentBoxRect(); in currentViewportSize() local
222 FloatRect contentBoxRect = renderer->contentBoxRect(); in appendZoomableSubtargets() local
185 …LayoutRect contentBoxRect() const { return LayoutRect(borderLeft() + paddingLeft(), borderTop() + … in contentBoxRect() function