Searched defs:borderBoxRect (Results 1 – 3 of 3) sorted by relevance
221 FloatRect borderBoxRect = renderer->borderBoxRect(); in appendZoomableSubtargets() local
179 LayoutRect borderBoxRect() const { return LayoutRect(LayoutPoint(), size()); } in borderBoxRect() function
1716 LayoutRect borderBoxRect = this->borderBoxRect(); in clipRect() local