Home | History | Annotate | Download | only in qt

Lines Matching refs:inflatedRect

382         QRect inflatedRect = inflateButtonRect(rect, qStyle());
383 rect = IntRect(inflatedRect.x(), inflatedRect.y(), inflatedRect.width(), inflatedRect.height());