Searched refs:nStateWidth (Results 1 – 2 of 2) sorted by relevance
191 int nStateWidth = (aWidgetArea.width-12) / (nMaxStateIndex+1); in PaintAllStates() local199 int nBoxWidth = nStateWidth-2; in PaintAllStates()206 int x = nStateWidth + i * nStateWidth; in PaintAllStates()
119 int nStateWidth = (aWidgetArea.width-12) / (nMaxStateIndex+1); in PaintAllStates() local134 int x = nStateWidth + i * nStateWidth; in PaintAllStates()
Completed in 13 milliseconds