Searched refs:m_flowThreadPortionRect (Results 1 – 1 of 1) sorted by relevance
55 void setFlowThreadPortionRect(const LayoutRect& rect) { m_flowThreadPortionRect = rect; } in setFlowThreadPortionRect()56 LayoutRect flowThreadPortionRect() const { return m_flowThreadPortionRect; } in flowThreadPortionRect()196 LayoutRect m_flowThreadPortionRect; variable