Home
last modified time | relevance | path

Searched refs:itemsW (Results 1 – 1 of 1) sorted by relevance

/reactos/win32ss/user/user32/controls/
H A Dappswitch.c57 int itemsW, itemsH; variable
347 xPos += (itemsW - nItems * CX_ITEM_SPACE) / 2; in OnPaint()
445 itemsW = nCols * CX_ITEM_SPACE; in PrepareWindow()
448 totalW = itemsW + 2 * DIALOG_MARGIN; in PrepareWindow()