Searched refs:buttonHeight (Results 1 – 1 of 1) sorted by relevance
1723 gint buttonHeight; in NWGetScrollButtonRect() local1737 buttonHeight = stepper_size + trough_border + stepper_spacing; in NWGetScrollButtonRect()1742 buttonHeight = slider_width + 2 * trough_border; in NWGetScrollButtonRect()1747 buttonHeight *= nFirst; in NWGetScrollButtonRect()1748 buttonHeight -= 1; in NWGetScrollButtonRect()1761 buttonHeight *= nSecond; in NWGetScrollButtonRect()1763 buttonRect.setY( aAreaRect.Top() + aAreaRect.GetHeight() - buttonHeight ); in NWGetScrollButtonRect()1772 buttonRect.SetSize( Size( buttonWidth, buttonHeight ) ); in NWGetScrollButtonRect()
Completed in 21 milliseconds