Searched refs:includeAllPaintedContent (Results 1 – 2 of 2) sorted by relevance
73 …loatRect computeContainerBoundingBox(const RenderObject* container, bool includeAllPaintedContent);
226 …nderBase::computeContainerBoundingBox(const RenderObject* container, bool includeAllPaintedContent) in computeContainerBoundingBox() argument232 …FloatRect childBBox = includeAllPaintedContent ? current->repaintRectInLocalCoordinates() : curren… in computeContainerBoundingBox()