Searched refs:RT_DISPLAY_DISABLED (Results 1 – 3 of 3) sorted by relevance
130 #define RT_DISPLAY_DISABLED 0 macro
81 #define RT_DISPLAY_DISABLED 0 /* video output enabled */ macro
296 opt.displaymode = nodisp ? RT_DISPLAY_DISABLED : RT_DISPLAY_ENABLED; in ParseCommandLine()