Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_w32.cpp299 static const char* icvWindowPosRootKey = "Software\\OpenCV\\HighGUI\\Windows\\"; variable
309 strcpy( szKey, icvWindowPosRootKey ); in icvLoadWindowPos()
351 strcpy( szKey, icvWindowPosRootKey ); in icvSaveWindowPos()
362 strcpy( rootKey, icvWindowPosRootKey ); in icvSaveWindowPos()