cvSetTrackbarPos  576 modules/highgui/src/window.cpp CV_IMPL void cvSetTrackbarPos( const char*, const char*, int )
cvSetTrackbarPos  651 modules/highgui/src/window_QT.cpp CV_IMPL void cvSetTrackbarPos(const char* name_bar, const char* window_name, int pos)
cvSetTrackbarPos  688 modules/highgui/src/window_carbon.cpp CV_IMPL void cvSetTrackbarPos(const char* trackbar_name, const char* window_name, int pos)
cvSetTrackbarPos 1553 modules/highgui/src/window_gtk.cpp CV_IMPL void cvSetTrackbarPos( const char* trackbar_name, const char* window_name, int pos )
cvSetTrackbarPos 2256 modules/highgui/src/window_w32.cpp CV_IMPL void cvSetTrackbarPos( const char* trackbar_name, const char* window_name, int pos )