Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dcombo.c616 static HWND create_combobox(DWORD style) in create_combobox() function
638 HWND hCombo = create_combobox(style); in test_combo_setitemheight()
659 hCombo = create_combobox(style); in test_combo_setitemheight()
682 hCombo = create_combobox(style); in test_combo_setfont()
802 hCombo = create_combobox(style); in test_selection()
868 hCombo = create_combobox(style); in test_combo_changesize()
950 hCombo = create_combobox(CBS_SIMPLE); in test_combo_editselection()
1001 hCombo = create_combobox(CBS_SIMPLE); in test_combo_editselection()
1075 hCombo = create_combobox(style); in test_combo_editselection_focus()
1138 combo = create_combobox(cb_style); in test_combo_listbox_styles()
[all …]