Searched refs:caption_height (Results 1 – 1 of 1) sorted by relevance
350 INT caption_height; in test_GetMenuItemRect() local375 caption_height = GetSystemMetrics(SM_CYFRAME) + GetSystemMetrics(SM_CYCAPTION); in test_GetMenuItemRect()381 …ok(item_rect.top - (window_rect.top + caption_height) <= 1, "Expect item_rect.top %d - %d <= 1\n",… in test_GetMenuItemRect()382 window_rect.top + caption_height); in test_GetMenuItemRect()