Searched refs:replacedContentRect (Results 1 – 5 of 5) sorted by relevance
62 LayoutRect paintRect = replacedContentRect(); in paintReplaced()
49 LayoutRect replacedContentRect(const LayoutSize* overriddenIntrinsicSize = 0) const;
143 return pixelSnappedIntRect(replacedContentRect(overriddenIntrinsicSize)); in videoBox()
210 LayoutRect containerRect = replacedContentRect(); in updateInnerContentRect()382 LayoutRect paintRect = replacedContentRect(); in paintReplaced()
328 LayoutRect RenderReplaced::replacedContentRect(const LayoutSize* overriddenIntrinsicSize) const in replacedContentRect() function in WebCore::RenderReplaced