Searched defs:cvResizeWindow (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/highgui/src/ |
D | window_cocoa.mm | 55 CV_IMPL void cvResizeWindow( const char* name, int width, int height) {} function 252 CV_IMPL void cvResizeWindow( const char* name, int width, int height) function
|
D | window.cpp | 537 CV_IMPL void cvResizeWindow( const char*, int, int ) in cvResizeWindow() function
|
D | window_carbon.cpp | 425 CV_IMPL void cvResizeWindow( const char* name, int width, int height) in cvResizeWindow() function
|
D | window_gtk.cpp | 1321 CV_IMPL void cvResizeWindow(const char* name, int width, int height ) in cvResizeWindow() function
|
D | window_w32.cpp | 1246 CV_IMPL void cvResizeWindow(const char* name, int width, int height ) in cvResizeWindow() function
|
D | window_QT.cpp | 561 CV_IMPL void cvResizeWindow(const char* name, int width, int height) in cvResizeWindow() function
|