Searched refs:cmdbar_height (Results 1 – 3 of 3) sorted by relevance
44 CreateMainWindow(HINSTANCE hInstance, HWND hWnd, LPCTSTR name, int cmdbar_height) in CreateMainWindow() argument67 rect.top += cmdbar_height; /* get client rect w/o command bar */ in CreateMainWindow()215 item.y * ratio_y / 100 + cmdbar_height, in CreateMainWindow()
125 int CreateMainWindow(HINSTANCE hInstance, HWND hWnd, LPCTSTR name, int cmdbar_height);
218 int cmdbar_height; in WMCreate() local224 cmdbar_height = CommandBar_Height(_app._cmdbar); in WMCreate()226 _button_height = cmdbar_height; in WMCreate()236 rect.top += cmdbar_height; in WMCreate()