Searched refs:setFlowThreadPortionRect (Results 1 – 3 of 3) sorted by relevance
60 …setFlowThreadPortionRect(LayoutRect(rect.x(), rect.y(), isHorizontal ? rect.width() : logicalHeigh… in expandToEncompassFlowThreadContentsIfNeeded()
55 void setFlowThreadPortionRect(const LayoutRect& rect) { m_flowThreadPortionRect = rect; } in setFlowThreadPortionRect() function
907 …region->setFlowThreadPortionRect(isHorizontalWritingMode() ? regionRect : regionRect.transposedRec… in updateRegionsFlowThreadPortionRect()