Searched refs:setLogicalOverflowRect (Results 1 – 3 of 3) sorted by relevance
89 void setLogicalOverflowRect(const LayoutRect&);
108 void InlineTextBox::setLogicalOverflowRect(const LayoutRect& rect) in setLogicalOverflowRect() function in blink::InlineTextBox
917 textBox->setLogicalOverflowRect(logicalVisualOverflow); in addTextBoxVisualOverflow()