Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/include/demo/
DDEMOWin.h116 #define DEMOWIN_PRIORITY_BACK 0x0001 macro
/RvlSDK-3.2.2/build/libraries/demo/src/
DDEMOWin.c713 ptr->priority = DEMOWIN_PRIORITY_BACK; in DEMOWinBringToFront()
738 handle->priority = DEMOWIN_PRIORITY_BACK; in DEMOWinSendToBack()