Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/
Dprecomp.hpp112 double cvGetRatioWindow_W32(const char* name);
/external/opencv3/modules/highgui/src/
Dprecomp.hpp112 double cvGetRatioWindow_W32(const char* name);
Dwindow.cpp130 return cvGetRatioWindow_W32(name); in cvGetWindowProperty()
Dwindow_w32.cpp534 double cvGetRatioWindow_W32(const char* name) in cvGetRatioWindow_W32() function