Searched refs:DEMOWIN_FLAG_ATTACHED (Results 1 – 2 of 2) sorted by relevance
111 #define DEMOWIN_FLAG_ATTACHED 0x00000001 macro
1145 handle->flags |= DEMOWIN_FLAG_ATTACHED; in __DEMOWin_add_node()1206 handle->flags = (handle->flags & (~DEMOWIN_FLAG_ATTACHED)); in __DEMOWin_delete_node()