Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/controls/
H A Dlistbox.c2511 static BOOL LISTBOX_Create( HWND hwnd, LPHEADCOMBO lphc ) in LISTBOX_Create() function
2649 if (!LISTBOX_Create( hwnd, lphc )) return -1; in ListBoxWndProc_common()
/reactos/dll/win32/comctl32/
H A Dlistbox.c2567 static BOOL LISTBOX_Create( HWND hwnd, LPHEADCOMBO lphc ) in LISTBOX_Create() function
2684 if (!LISTBOX_Create( hwnd, lphc )) return -1; in LISTBOX_WindowProc()