Searched refs:buttonSize (Results 1 – 1 of 1) sorted by relevance
1187 float buttonSize; in _UpdateThumbFrame() local1192 buttonSize = bounds.Width() + 1.0; in _UpdateThumbFrame()1195 buttonSize = bounds.Height() + 1.0; in _UpdateThumbFrame()1200 maxSize -= buttonSize * 4; in _UpdateThumbFrame()1203 maxSize -= buttonSize * 2; in _UpdateThumbFrame()1240 offset += buttonSize * 2; in _UpdateThumbFrame()1242 offset += buttonSize; in _UpdateThumbFrame()1281 float buttonSize; in _ValueFor() local1287 buttonSize = bounds.Width() + 1.0f; in _ValueFor()1292 buttonSize = bounds.Height() + 1.0f; in _ValueFor()[all …]