Home
last modified time | relevance | path

Searched refs:contentRect (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx597 QRect contentRect = boundingRect; in getNativeControlRegion() local
650 contentRect.adjust(0, 0, in getNativeControlRegion()
657 boundingRect = contentRect; in getNativeControlRegion()
668 cbo.rect = QRect(0, 0, contentRect.width(), contentRect.height()); in getNativeControlRegion()
684 contentRect.adjust( 0, 0, 0, aMinSize.height() - contentRect.height() ); in getNativeControlRegion()
716 sbo.rect = QRect(0, 0, contentRect.width(), contentRect.height()); in getNativeControlRegion()
754 contentRect.setWidth(contentRect.height()); in getNativeControlRegion()
759 contentRect.setWidth(contentRect.height()); in getNativeControlRegion()
786 contentRect.adjust(0, 0, in getNativeControlRegion()
895 Point aPoint( contentRect.x(), contentRect.y() );
[all …]

Completed in 8 milliseconds