Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx836 QRect qOldRect( qRect ); in radioButton() local
843 qRect.moveBy( ( qOldRect.width() - qRect.width() ) / 2, in radioButton()
844 ( qOldRect.height() - qRect.height() ) / 2 ); in radioButton()
865 QRect qOldRect( qRect ); in checkBox() local
872 qRect.moveBy( ( qOldRect.width() - qRect.width() ) / 2, in checkBox()
873 ( qOldRect.height() - qRect.height() ) / 2 ); in checkBox()

Completed in 47 milliseconds