Home
last modified time | relevance | path

Searched refs:cvGetPropWindowAutoSize_W32 (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/highgui/
Dprecomp.hpp109 double cvGetPropWindowAutoSize_W32(const char* name);
/external/opencv3/modules/highgui/src/
Dprecomp.hpp109 double cvGetPropWindowAutoSize_W32(const char* name);
Dwindow.cpp117 return cvGetPropWindowAutoSize_W32(name); in cvGetWindowProperty()
Dwindow_w32.cpp510 double cvGetPropWindowAutoSize_W32(const char* name) in cvGetPropWindowAutoSize_W32() function