Searched defs:cvMoveWindow (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/highgui/src/ |
D | window_cocoa.mm | 56 CV_IMPL void cvMoveWindow( const char* name, int x, int y){} function 267 CV_IMPL void cvMoveWindow( const char* name, int x, int y) function
|
D | window.cpp | 542 CV_IMPL void cvMoveWindow( const char*, int, int ) in cvMoveWindow() function
|
D | window_carbon.cpp | 446 CV_IMPL void cvMoveWindow( const char* name, int x, int y) in cvMoveWindow() function
|
D | window_gtk.cpp | 1356 CV_IMPL void cvMoveWindow( const char* name, int x, int y ) in cvMoveWindow() function
|
D | window_w32.cpp | 1286 CV_IMPL void cvMoveWindow( const char* name, int x, int y ) in cvMoveWindow() function
|
D | window_QT.cpp | 549 CV_IMPL void cvMoveWindow(const char* name, int x, int y) in cvMoveWindow() function
|