Home | History | Annotate | Download | only in rendering

Lines Matching refs:clientBoxRect

260     LayoutRect clientBoxRect() const { return LayoutRect(clientLeft(), clientTop(), clientWidth(), clientHeight()); }