Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/dvddemo/src/
Dselectfile.c115 DEMOWinSetWindowColor(handle, DEMOWIN_COLOR_RESET, 0, 0, 0, 0); in SelectFile()
Derrorhandling.c509 DEMOWinSetWindowColor(handle, DEMOWIN_COLOR_RESET, 0, 0, 0, 0); in PickNumber()
/RvlSDK-3.2/include/demo/
DDEMOWin.h122 #define DEMOWIN_COLOR_RESET 3 macro
/RvlSDK-3.2/build/libraries/demo/src/
DDEMOWin.c346 DEMOWinSetWindowColor(handle, DEMOWIN_COLOR_RESET, 0, 0, 0, 0); in DEMOWinCreateWindow()
472 case DEMOWIN_COLOR_RESET: in DEMOWinSetWindowColor()