Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1775 long nCenterEx = 0; in ImplGetButtonRect() local
1777 nCenterEx += ((mnDX-mnLeftBorder-mnRightBorder)-nButtonSize)/2; in ImplGetButtonRect()
1779 nCenterEx += ((mnDY-mnTopBorder-mnBottomBorder)-nButtonSize)/2; in ImplGetButtonRect()
1780 if ( nCenterEx > 0 ) in ImplGetButtonRect()
1781 nEx += nCenterEx; in ImplGetButtonRect()

Completed in 24 milliseconds