Searched refs:nCenterEx (Results 1 – 1 of 1) sorted by relevance
1775 long nCenterEx = 0; in ImplGetButtonRect() local1777 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 38 milliseconds