Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dcombo.c719 int list_height_nonclient; in test_listbox_size() local
749 list_height_nonclient = (rect_list_complete.bottom - rect_list_complete.top) in test_listbox_size()
755 - list_height_nonclient in test_listbox_size()
/reactos/modules/rostests/winetests/comctl32/
H A Dcombo.c1263 int list_height_nonclient; in test_combo_dropdown_size() local
1270 list_height_nonclient = (rect_list_complete.bottom - rect_list_complete.top) in test_combo_dropdown_size()
1276 - list_height_nonclient /* Subtract list nonclient area */ in test_combo_dropdown_size()