Home
last modified time | relevance | path

Searched refs:WINDOW_CLASS (Results 1 – 25 of 30) sorted by relevance

12

/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/src/win32/
H A DDesktopWindow.cc28 const char * const DesktopWindow::WINDOW_CLASS = "WorkraveDesktopWindow"; member in DesktopWindow
62 WINDOW_CLASS, in DesktopWindow()
63 WINDOW_CLASS, in DesktopWindow()
120 WINDOW_CLASS, in init()
H A DDesktopWindow.hh42 static const char * const WINDOW_CLASS; member in DesktopWindow
/dports/multimedia/gmerlin/gmerlin-1.2.0/apps/recorder/
H A Dgmerlin_recorder.c32 #define WINDOW_CLASS "gmerlin-recorder" macro
59 bg_gtk_init(&argc, &argv, WINDOW_ICON, WINDOW_NAME, WINDOW_CLASS); in main()
/dports/emulators/mess/mame-mame0226/src/osd/windows/
H A Dledutil.cpp74 #define WINDOW_CLASS TEXT("LEDSample") macro
176 otherwnd = FindWindow(WINDOW_CLASS, WINDOW_NAME); in main()
201 WINDOW_CLASS, in main()
273 wc.lpszClassName = WINDOW_CLASS; in create_window_class()
/dports/emulators/mame/mame-mame0226/src/osd/windows/
H A Dledutil.cpp74 #define WINDOW_CLASS TEXT("LEDSample") macro
176 otherwnd = FindWindow(WINDOW_CLASS, WINDOW_NAME); in main()
201 WINDOW_CLASS, in main()
273 wc.lpszClassName = WINDOW_CLASS; in create_window_class()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwincreatewnd.c79 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
96 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
180 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
295 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwincreatewnd.c79 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
96 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
180 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
295 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwincreatewnd.c82 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
102 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
192 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
319 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c82 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
102 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
192 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
319 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c82 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
102 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
192 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
319 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c82 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
102 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
192 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
319 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c82 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
102 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
192 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
319 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c82 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
102 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
192 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
319 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c82 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
102 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
192 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
319 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro
/dports/multimedia/gmerlin/gmerlin-1.2.0/apps/player/
H A Dmain.c89 WINDOW_CLASS); in main()
H A Dgmerlin.h45 #define WINDOW_CLASS "gmerlin" macro

12