Home
last modified time | relevance | path

Searched refs:screen_init (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A Dscreen_xywh.cxx75 static void screen_init() { in screen_init() function
110 static void screen_init() { in screen_init() function
130 static void screen_init() { in screen_init() function
138 static void screen_init() { in screen_init() function
146 if (!num_screens) screen_init(); in screen_count()
153 if (!num_screens) screen_init(); in screen_xywh()
217 if (!num_screens) screen_init(); in screen_xywh()
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dscreen_xywh.cxx87 static void screen_init() { in screen_init() function
128 static void screen_init() { in screen_init() function
152 static void screen_init() { in screen_init() function
178 static void screen_init() { in screen_init() function
193 if (num_screens < 0) screen_init(); in screen_count()
208 if (num_screens < 0) screen_init(); in screen_xywh()
229 if (num_screens < 0) screen_init(); in screen_xywh()
323 if (num_screens < 0) screen_init(); in screen_dpi()
/dports/x11-toolkits/ntk/ntk/src/
H A Dscreen_xywh.cxx87 static void screen_init() { in screen_init() function
128 static void screen_init() { in screen_init() function
152 static void screen_init() { in screen_init() function
178 static void screen_init() { in screen_init() function
193 if (num_screens < 0) screen_init(); in screen_count()
208 if (num_screens < 0) screen_init(); in screen_xywh()
229 if (num_screens < 0) screen_init(); in screen_xywh()
323 if (num_screens < 0) screen_init(); in screen_dpi()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dscreen_xywh.cxx85 static void screen_init() { in screen_init() function
122 static void screen_init() { in screen_init() function
169 static void screen_init() { in screen_init() function
260 screen_init(); in call_screen_init()
268 if (num_screens < 0) screen_init(); in screen_count()
301 if (num_screens < 0) screen_init(); in screen_work_area()
330 if (num_screens < 0) screen_init(); in screen_xywh()
382 if (num_screens < 0) screen_init(); in screen_num()
436 if (num_screens < 0) screen_init(); in screen_dpi()
/dports/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.3.0/vmwgfx/
H A Dvmwgfx_hosted.h64 Bool (*screen_init)(struct vmwgfx_hosted *, ScreenPtr); member
190 return driver->screen_init(hosted, pScreen); in vmwgfx_hosted_screen_init()
/dports/benchmarks/sipp/sipp-3.5.1/include/
H A Dscreen.hpp34 void screen_init();
/dports/editors/wordgrinder/wordgrinder-0.6/src/c/
H A Dmain.c15 screen_init(argv); in main()
H A Dglobals.h65 extern void screen_init(const char* argv[]);
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/tranzport/
H A Dinit.cc141 screen_init(); in TranzportControlProtocol()
166 screen_init(); in monitor_work()
H A Dscreen.cc49 void TranzportControlProtocol::screen_init () in screen_init() function in TranzportControlProtocol
/dports/games/pacmanarena/pacman/
H A Dmain.c52 screen_init(); in main()
/dports/games/pacmanarena/pacman/include/
H A Dscreen.h44 void screen_init(void);
/dports/net/c3270/suite3270-4.0/include/
H A Dscreen.h59 void screen_init(void);
/dports/x11/x3270/suite3270-4.0/include/
H A Dscreen.h59 void screen_init(void);
/dports/emulators/x16-rom/x16-rom-r38/kernal/cbm/
H A Dirq.s15 .import screen_init
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dscreen.h42 SDL_bool screen_init();
/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Dscreen.h43 screen_init(struct screen *screen);
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/Headers/
H A Dgame_screen.h54 errtype screen_init(void);
/dports/editors/led/led-2.0/src/
H A Dscreen.h63 void screen_init();
/dports/emulators/x16-rom/x16-rom-r38/kernal/drivers/c64/
H A Dscreen.s7 …n_copy_line, screen_get_char, screen_get_char_color, screen_get_color, screen_init, screen_restore…
23 screen_init: label
/dports/audio/siren/siren-0.9/
H A Dsiren.c99 screen_init();
/dports/net/cnd/cnd-0.7/
H A Dmain.c159 void screen_init() { in screen_init() function
226 screen_init(); in screen_check()
436 screen_init(); in main()
/dports/emulators/x16-rom/x16-rom-r38/kernal/open-roms/init/
H A De518.cint_legacy.s19 jsr screen_init
/dports/games/senken/senken-0.3.0/src/
H A Dscreen.h49 int screen_init(screen_t **screen);
/dports/editors/vigor/vigor-0.016/ex/
H A Dex_edit.c120 if (screen_init(sp->gp, sp, &new))

1234567