HG_BUDDY_WIDTH   1343 modules/highgui/src/window_w32.cpp                 minmax->ptMinTrackSize.x = MAX(rect.right - rect.left + HG_BUDDY_WIDTH, HG_BUDDY_WIDTH*2);
HG_BUDDY_WIDTH   1821 modules/highgui/src/window_w32.cpp                     MoveWindow(trackbar->hwnd, rect.left + HG_BUDDY_WIDTH, rect.top,
HG_BUDDY_WIDTH   1822 modules/highgui/src/window_w32.cpp                                rect.right - rect.left - HG_BUDDY_WIDTH,
HG_BUDDY_WIDTH   1825 modules/highgui/src/window_w32.cpp                                HG_BUDDY_WIDTH, rect.bottom - rect.top, FALSE);
HG_BUDDY_WIDTH   2132 modules/highgui/src/window_w32.cpp                             rect.left + HG_BUDDY_WIDTH, rect.top,
HG_BUDDY_WIDTH   2133 modules/highgui/src/window_w32.cpp                             rect.right - rect.left - HG_BUDDY_WIDTH,
HG_BUDDY_WIDTH   2141 modules/highgui/src/window_w32.cpp                             HG_BUDDY_WIDTH, rect.bottom - rect.top,