Home
last modified time | relevance | path

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

/reactos/dll/win32/shdocvw/
H A DCFavBand.cpp179 TreeView_SetItemHeight(m_hwndTreeView, 24); in _CreateTreeView()
/reactos/sdk/include/psdk/
H A Dcommctrl.h3577 #define TreeView_SetItemHeight(hwnd,iHeight) (int)SNDMSG((hwnd),TVM_SETITEMHEIGHT,(WPARAM)(iHeight)… macro