Searched refs:uniteRight (Results 1 – 3 of 3) sorted by relevance
37 void uniteRight(const LayoutRect& r) { m_right.unite(r); } in uniteRight() function38 …void unite(const GapRects& o) { uniteLeft(o.left()); uniteCenter(o.center()); uniteRight(o.right()… in unite()
439 …result.uniteRight(block()->logicalRightSelectionGap(rootBlock, rootBlockPhysicalPosition, offsetFr… in lineSelectionGap()
2571 …result.uniteRight(logicalRightSelectionGap(rootBlock, rootBlockPhysicalPosition, offsetFromRootBlo… in blockSelectionGaps()