cvSetWindowProperty  130 modules/highgui/include/opencv2/highgui/highgui_c.h CVAPI(void) cvSetWindowProperty(const char* name, int prop_id, double prop_value);
cvSetWindowProperty  183 modules/highgui/src/window.cpp     cvSetWindowProperty( winname.c_str(), prop_id, prop_value);