Searched refs:CV_WINDOW_AUTOSIZE (Results 1 – 1 of 1) sorted by relevance
118 …CV_WINDOW_AUTOSIZE = 0x00000001, //the user cannot resize the window, the size is constrainted… enumerator132 CVAPI(int) cvNamedWindow( const char* name, int flags CV_DEFAULT(CV_WINDOW_AUTOSIZE) );241 #define HG_AUTOSIZE CV_WINDOW_AUTOSIZE