Searched refs:buttonWidth (Results 1 – 1 of 1) sorted by relevance
1722 gint buttonWidth; in NWGetScrollButtonRect() local1736 buttonWidth = slider_width + 2 * trough_border; in NWGetScrollButtonRect()1741 buttonWidth = stepper_size + trough_border + stepper_spacing; in NWGetScrollButtonRect()1754 buttonWidth *= nFirst; in NWGetScrollButtonRect()1755 buttonWidth -= 1; in NWGetScrollButtonRect()1767 buttonWidth *= nSecond; in NWGetScrollButtonRect()1768 buttonRect.setX( aAreaRect.Left() + aAreaRect.GetWidth() - buttonWidth ); in NWGetScrollButtonRect()1772 buttonRect.SetSize( Size( buttonWidth, buttonHeight ) ); in NWGetScrollButtonRect()
Completed in 17 milliseconds