Home
last modified time | relevance | path

Searched refs:cmdShow (Results 1 – 25 of 123) sorted by relevance

12345

/dports/converters/wkhtmltopdf/qt-5db36ec/src/winmain/
H A Dqtmain_win.cpp87 int WINAPI WinMain(HINSTANCE instance, HINSTANCE prevInstance, LPWSTR /*wCmdParam*/, int cmdShow) in WinMain() argument
90 int APIENTRY WinMain(HINSTANCE instance, HINSTANCE prevInstance, LPSTR /*cmdParamarg*/, int cmdShow) in WinMain()
103 qWinMain(instance, prevInstance, cmdParam.data(), cmdShow, argc, argv); in WinMain()
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstMain.cpp58 int WINAPI WinMain(HINSTANCE,HINSTANCE,char*,int cmdShow) in WinMain() argument
66 return Nestopia::Application::Main( cmdShow ).Run(); in WinMain()
H A DNstApplicationMain.cpp34 Main::Main(const int cmdShow) in Main() argument
41 window ( emulator, instance.GetConfiguration2(), menu, paths, preferences, cmdShow ), in Main()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/archivers/lzma/lzma-19.00/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DCommandBar.h41 bool Show(bool cmdShow) { return BOOLToBool(::CommandBar_Show(_window, BoolToBOOL(cmdShow))); } in Show() argument
/dports/audio/mumble/mumble-1.3.3/overlay/overlay_exe/
H A Doverlay_exe.cpp186 int APIENTRY wWinMain(HINSTANCE instance, HINSTANCE prevInstance, wchar_t *cmdArg, int cmdShow) { in wWinMain() argument
190 UNUSED(cmdShow); in wWinMain()
/dports/audio/murmur/mumble-1.3.3/overlay/overlay_exe/
H A Doverlay_exe.cpp186 int APIENTRY wWinMain(HINSTANCE instance, HINSTANCE prevInstance, wchar_t *cmdArg, int cmdShow) { in wWinMain() argument
190 UNUSED(cmdShow); in wWinMain()
/dports/audio/mumble/mumble-1.3.3/src/mumble_exe/
H A Dmumble_exe.cpp181 int APIENTRY wWinMain(HINSTANCE instance, HINSTANCE prevInstance, wchar_t *cmdArg, int cmdShow) { in wWinMain() argument
219 int rc = entry_point(instance, prevInstance, NULL, cmdShow); in wWinMain()
/dports/audio/murmur/mumble-1.3.3/src/mumble_exe/
H A Dmumble_exe.cpp181 int APIENTRY wWinMain(HINSTANCE instance, HINSTANCE prevInstance, wchar_t *cmdArg, int cmdShow) { in wWinMain() argument
219 int rc = entry_point(instance, prevInstance, NULL, cmdShow); in wWinMain()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgs16spl.c200 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int cmdShow) in WinMain() argument
207 ShowWindow(hwndspl, cmdShow); in WinMain()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgs16spl.c200 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int cmdShow) in WinMain() argument
207 ShowWindow(hwndspl, cmdShow); in WinMain()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Windows/Control/
H A DEdit.h16 void Show(int cmdShow);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/glut/
H A Dapp-win32.c207 LPTSTR cmdLine, int cmdShow) in WinMain() argument
253 ShowWindow(sWnd, cmdShow); in WinMain()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/gles/
H A Dapp-win32.c207 LPTSTR cmdLine, int cmdShow) in WinMain() argument
253 ShowWindow(sWnd, cmdShow); in WinMain()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/gles/t/
H A Dapp-win32.c207 LPTSTR cmdLine, int cmdShow) in WinMain() argument
253 ShowWindow(sWnd, cmdShow); in WinMain()

12345