Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dpropsheet.c936 int buttonWidth, buttonHeight, lineHeight, lineWidth; in PROPSHEET_AdjustButtonsWizard() local
1033 lineWidth = rcSheet.right - (padding.x * 2); in PROPSHEET_AdjustButtonsWizard()
1034 SetWindowPos(hwndLine, 0, x, y, lineWidth, 2, in PROPSHEET_AdjustButtonsWizard()