Home
last modified time | relevance | path

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

/reactos/modules/rostests/win32/comctl32/buttonvistest/
H A Dbuttonvistest.cpp54 #define Y_HEIGHT 40 macro
63 TOP_MARGIN + ((Y_GAP + Y_HEIGHT) *j), in CreateWnd()
65 Y_HEIGHT, in CreateWnd()
209 …O vsi = {sizeof(SCROLLINFO), SIF_ALL, 0, 2 * TOP_MARGIN + 10 * (Y_GAP + Y_HEIGHT), Y_HEIGHT, 0, 0}; in wWinMain()