Searched refs:displaymode (Results 1 – 4 of 4) sorted by relevance
86 int displaymode; /* display mode */ member99 opt->displaymode = -1; in initoptions()259 if (opt->displaymode != -1) { in useoptions()260 rt_displaymode(scene, opt->displaymode); in useoptions()296 opt.displaymode = nodisp ? RT_DISPLAY_DISABLED : RT_DISPLAY_ENABLED; in ParseCommandLine()
64 updating_mode = scene->displaymode == RT_DISPLAY_ENABLED; in on_process()
193 int displaymode; /* run-time X11 display flag */ member
201 scene->displaymode = mode; in rt_displaymode()