Searched refs:oRect (Results 1 – 1 of 1) sorted by relevance
496 const IntRect& oRect = box->visibleOverflowRect(); in groups() local502 oRect.x(), oRect.y(), oRect.width(), oRect.height()); in groups()1199 const IntRect& oRect = ((RenderBox*)nodeRenderer)->visualOverflowRect(); in BuildFrame() local1200 clip.mBounds.move(oRect.x(), oRect.y()); in BuildFrame()