Home
last modified time | relevance | path

Searched refs:CV_GUI_EXPANDED (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/highgui/include/opencv2/highgui/
Dhighgui_c.h117 CV_GUI_EXPANDED = 0x00000000, //status bar and tool bar enumerator
/external/opencv3/modules/highgui/src/
Dwindow_QT.cpp436 if (w->param_gui_mode == CV_GUI_EXPANDED) in icvFindTrackBarByName()
1616 if (param_gui_mode == CV_GUI_EXPANDED) in CvWindow()