Home
last modified time | relevance | path

Searched refs:screenlist (Results 1 – 6 of 6) sorted by relevance

/dports/editors/uemacs/uemacs-4.0/src/
H A Dscreen.c406 if ((status = screenlist(f)) != TRUE)
421 PASCAL NEAR screenlist(iflag) in screenlist() function
/dports/games/warzone2100/warzone2100/lib/sdl/
H A Dmain_sdl.cpp2156 struct screeninfo screenlist; in wzMainScreenSetup_CreateVideoWindow() local
2183 screenlist.width = displaymode.w; in wzMainScreenSetup_CreateVideoWindow()
2184 screenlist.height = displaymode.h; in wzMainScreenSetup_CreateVideoWindow()
2185 screenlist.refresh_rate = displaymode.refresh_rate; in wzMainScreenSetup_CreateVideoWindow()
2186 screenlist.screen = i; // which monitor this belongs to in wzMainScreenSetup_CreateVideoWindow()
2187 displaylist.push_back(screenlist); in wzMainScreenSetup_CreateVideoWindow()
/dports/devel/geany-legacy/geany-1.37.1/data/filedefs/
H A Dfiletypes.freebasic30 …pe screen screencontrol screencopy screenevent screenglproc screeninfo screenlist screenlock scree…
/dports/devel/geany/geany-1.38/data/filedefs/
H A Dfiletypes.freebasic30 …pe screen screencontrol screencopy screenevent screenglproc screeninfo screenlist screenlock scree…
/dports/editors/uemacs/uemacs-4.0/h/
H A Deproto.h366 extern int PASCAL NEAR screenlist(int iflag);
897 extern int PASCAL NEAR screenlist();
/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/
H A Dfunctions.php3142 $screenlist = array();
3145 $screenlist[] = $regs[1];
3148 if (in_array ($vendor, $screenlist))