Home
last modified time | relevance | path

Searched defs:LISTBOX_SetCount (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/user/user32/controls/
H A Dlistbox.c1774 static LRESULT LISTBOX_SetCount( LB_DESCR *descr, INT count ) in LISTBOX_SetCount() function
/reactos/dll/win32/comctl32/
H A Dlistbox.c1831 static LRESULT LISTBOX_SetCount( LB_DESCR *descr, UINT count ) in LISTBOX_SetCount() function