Home
last modified time | relevance | path

Searched refs:TOOLBARCLASSNAME (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DToolBar.cpp18 …m_hWnd = CreateWindowEx(NULL, TOOLBARCLASSNAME, NULL, WS_VISIBLE | WS_CHILD | style, 0, 0, 1, 1, p… in CToolBar()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/win32/application/
H A DFloatingToolbar.cpp76 …myFullscreenToolbar.hwnd = CreateWindowEx(0, TOOLBARCLASSNAME, 0, WS_VISIBLE | WS_CHILD | WS_CLIPC… in createFloatingToolbar()
H A DToolbar.cpp27 …myWindowToolbar.hwnd = CreateWindowEx(0, TOOLBARCLASSNAME, 0, WS_VISIBLE | WS_CHILD | WS_CLIPCHILD… in createWindowToolbar()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfileopen.dlg20 …LTEXT "",stc1,248,4,80,14,NOT WS_GROUP | NOT WS_VISIBLE,CONTROL "",ctl1,TOOLBARCLASSNAME,WS_TABSTO…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfileopen.dlg20 …LTEXT "",stc1,248,4,80,14,NOT WS_GROUP | NOT WS_VISIBLE,CONTROL "",ctl1,TOOLBARCLASSNAME,WS_TABSTO…
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/guied/
H A DGEViewer.cpp374 …viewer->mToolbar = CreateWindowEx ( 0, TOOLBARCLASSNAME, "", CCS_BOTTOM|WS_CHILD|WS_VISIBLE,0,0,0,… in WndProc()
/dports/emulators/teo/teo/src/win/
H A Dwdialog.rc229 …CONTROL "", IDC_DEBUG_TOOL_BAR, TOOLBARCLASSNAME, WS_CHILD | WS_VISIBLE | TBSTYLE_FLAT | …
/dports/emulators/jzintv/jzintv-20200712-src/src/imasm/
H A Dgui.cpp604 TOOLBARCLASSNAME, in CreateToolbar()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DApp.cpp136 TOOLBARCLASSNAME, in CreateToolbar()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DApp.cpp150 toolBar.Attach(::CreateWindowEx(0, TOOLBARCLASSNAME, NULL, 0 in CreateToolbar()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DApp.cpp150 toolBar.Attach(::CreateWindowEx(0, TOOLBARCLASSNAME, NULL, 0 in CreateToolbar()
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvtext.cpp1645 hwnd = CreateWindow (TOOLBARCLASSNAME, in create_toolbar()
1772 aux_toolbar_window = CreateWindow (TOOLBARCLASSNAME, in create_toolbar()
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwmenu.c757 TOOLBARCLASSNAME, NULL, in LoadMacros()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwmenu.c757 TOOLBARCLASSNAME, NULL, in LoadMacros()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwmenu.c761 TOOLBARCLASSNAME, NULL, in LoadMacros()
/dports/x11-toolkits/scintilla/scite/win32/
H A DSciTEWinBar.cxx854 TOOLBARCLASSNAME, in Creation()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/qe4/
H A Dwin_main.c1195 hwndTB = CreateWindowEx(0, TOOLBARCLASSNAME, (LPSTR) NULL, in CreateToolBar()
/dports/editors/scite/scite/win32/
H A DSciTEWinBar.cxx854 TOOLBARCLASSNAME, in Creation()
/dports/games/gtkradiant/GPL/Q2Tools/qe4/
H A Dwin_main.c1195 hwndTB = CreateWindowEx(0, TOOLBARCLASSNAME, (LPSTR) NULL, in CreateToolBar()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dcommctrl.pp329 //TOOLBARCLASSNAME = TOOLBARCLASSNAMEW;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A DShellFolder2.cpp999 HWND hWndToolbar = ::CreateWindowEx(0, TOOLBARCLASSNAME, NULL, in Java_sun_awt_shell_Win32ShellFolder2_getStandardViewButton0()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A DShellFolder2.cpp999 HWND hWndToolbar = ::CreateWindowEx(0, TOOLBARCLASSNAME, NULL, in Java_sun_awt_shell_Win32ShellFolder2_getStandardViewButton0()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dtbar95.cpp262 if ( !MSWCreateControl(TOOLBARCLASSNAME, wxEmptyString, pos, size) ) in MSWCreateToolbar()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dtbar95.cpp262 if ( !MSWCreateControl(TOOLBARCLASSNAME, wxEmptyString, pos, size) ) in MSWCreateToolbar()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dtbar95.cpp262 if ( !MSWCreateControl(TOOLBARCLASSNAME, wxEmptyString, pos, size) ) in MSWCreateToolbar()

12345678910