Searched refs:bottomOverflow (Results 1 – 3 of 3) sorted by relevance
126 qreal bottomOverflow = position.y() + radius - bbox.bottom(); in move() local139 } else if (bottomOverflow > 0.0) { in move()140 position.setY(position.y() - 2 * bottomOverflow); in move()