Home
last modified time | relevance | path

Searched refs:CreateMainWindow (Results 1 – 25 of 49) sorted by relevance

12

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/dll/
H A Dsdk_exe.cpp106 bool CreateMainWindow() in CreateMainWindow() function
154 if ( !CreateMainWindow() ) in WinMain()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/dll/
H A Dsdk_exe.cpp108 bool CreateMainWindow() in CreateMainWindow() function
156 if ( !CreateMainWindow() ) in WinMain()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/dll/
H A Dsdk_exe.cpp108 bool CreateMainWindow() in CreateMainWindow() function
156 if ( !CreateMainWindow() ) in WinMain()
/dports/games/openttd/openttd-12.1/src/video/
H A Dsdl2_opengl_v.cpp51 bool VideoDriver_SDL_OpenGL::CreateMainWindow(uint w, uint h, uint flags) in CreateMainWindow() function in VideoDriver_SDL_OpenGL
53 return this->VideoDriver_SDL_Base::CreateMainWindow(w, h, SDL_WINDOW_OPENGL); in CreateMainWindow()
H A Dsdl2_opengl_v.h41 bool CreateMainWindow(uint w, uint h, uint flags) override;
H A Dsdl2_v.h69 virtual bool CreateMainWindow(uint w, uint h, uint flags = 0);
H A Dsdl2_v.cpp135 bool VideoDriver_SDL_Base::CreateMainWindow(uint w, uint h, uint flags) in CreateMainWindow() function in VideoDriver_SDL_Base
187 if (!this->CreateMainWindow(w, h)) return false; in CreateMainSurface()
/dports/sysutils/apcctrl/apcctrl-0.8.21/examples/gui/
H A Dapcctrl.tcl49 CreateMainWindow
H A Dmainwindow.tcl1 proc CreateMainWindow {} { procedure
/dports/sysutils/apcupsd/apcupsd-3.14.14/examples/gui/
H A Dapcupsd.tcl49 CreateMainWindow
H A Dmainwindow.tcl1 proc CreateMainWindow {} { procedure
/dports/chinese/fcitx-ui-light/fcitx-ui-light-0.1.3/src/
H A DMainWindow.h58 MainWindow* CreateMainWindow (struct _FcitxLightUI* lightui);
H A DMainWindow.c110 MainWindow* CreateMainWindow (FcitxLightUI* lightui) in CreateMainWindow() function
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dsv_windows.h38 BOOL CreateMainWindow(HINSTANCE hInstance, int nCmdShow);
H A Dsv_windows.c85 BOOL CreateMainWindow(HINSTANCE hInstance, int nCmdShow) in CreateMainWindow() function
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dsv_windows.h38 BOOL CreateMainWindow(HINSTANCE hInstance, int nCmdShow);
H A Dsv_windows.c85 BOOL CreateMainWindow(HINSTANCE hInstance, int nCmdShow) in CreateMainWindow() function
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxcmap.c66 static void CreateMainWindow PARM((char *, char *, int, char **));
165 CreateMainWindow(cmd,geom,argc,argv);
264 static void CreateMainWindow(name,geom,argc,argv) in CreateMainWindow() function
/dports/japanese/xv/xv-3.10a/
H A Dxcmap.c66 static void CreateMainWindow PARM((char *, char *, int, char **));
165 CreateMainWindow(cmd,geom,argc,argv);
264 static void CreateMainWindow(name,geom,argc,argv) in CreateMainWindow() function
/dports/graphics/xv/xv-3.10a/
H A Dxcmap.c66 static void CreateMainWindow PARM((char *, char *, int, char **));
165 CreateMainWindow(cmd,geom,argc,argv);
264 static void CreateMainWindow(name,geom,argc,argv) in CreateMainWindow() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A DWin32.h55 void CreateMainWindow(int nCmdShow);
H A DWndMain.c310 CreateMainWindow(nCmdShow); in WinMain()
350 CreateMainWindow(SW_SHOWNORMAL); in RestoreWindow()
840 CreateMainWindow(SW_NORMAL); in MainWndProc()
1863 void CreateMainWindow(int nCmdShow) { in CreateMainWindow() function
/dports/sysutils/mxkill/mxkill1.2/
H A Dmxkill.h127 CreateMainWindow _Declare ((Widget));
H A Dmain.c202 CreateMainWindow(GtoplevelW);
/dports/games/xpat2/xpat2-1.07/src/
H A DXm1-main.c473 CreateMainWindow(Widget parent) in CreateMainWindow() function
560 mainwindowwid = CreateMainWindow(mainwid); in main()

12