Home
last modified time | relevance | path

Searched refs:RB_INSERTBAND (Results 1 – 25 of 54) sorted by relevance

123

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/archivers/lzma/lzma-19.00/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); } in InsertBand()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/win32/application/
H A DToolbar.cpp46 SendMessage(myRebar, RB_INSERTBAND, (WPARAM)0, (LPARAM)&myToolbarInfo); in createWindowToolbar()
/dports/audio/checkmate/checkmate-0.21/mp3checker/windows/
H A Drebar.c189 SendMessage(hWndRebar, RB_INSERTBAND, (WPARAM)-1, (LPARAM)&rbBand); in Rebar_Create()
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvtext.cpp1689 SendMessage (hwndParent, RB_INSERTBAND, (UINT) -1, (LPARAM) (LPREBARBANDINFO) &rbBand) ; in create_toolbar()
1700 SendMessage (hwndParent, RB_INSERTBAND, (UINT) -1, (LPARAM) (LPREBARBANDINFO) &rbBand) ; in create_toolbar()
1726 SendMessage (hwndParent, RB_INSERTBAND, (UINT) -1, (LPARAM) (LPREBARBANDINFO) &rbBand) ; in create_toolbar()
1753 SendMessage (hwndParent, RB_INSERTBAND, (UINT) -1, (LPARAM) &rbBand) ; in create_toolbar()
1818 SendMessage (hwndParent, RB_INSERTBAND, (UINT) -1, (LPARAM) (LPREBARBANDINFO) &rbBand) ; in create_toolbar()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DCoolBar.java273 if (OS.SendMessage (handle, OS.RB_INSERTBAND, index, rbBand) == 0) { in createItem()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dcommctrl.pp445 RB_INSERTBAND = RB_INSERTBANDW;
/dports/editors/abiword/abiword-3.0.5/src/af/ev/win/
H A Dev_Win32Toolbar.cpp1302 SendMessageW(hRebar, RB_INSERTBAND, (WPARAM)-1, (LPARAM)&rbbi); in _addToRebar()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h2251 #define RB_INSERTBAND __AW(RB_INSERTBAND) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h2251 #define RB_INSERTBAND __AW(RB_INSERTBAND) macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dscrn.cpp3589 SendMessage(hRebar, RB_INSERTBAND, (WPARAM)-1, (LPARAM)&rebarBandInfo); in ScrnInit()
/dports/graphics/ipe/ipe-7.2.23/src/ipe/
H A Dappui_win.cpp400 SendMessage(hRebar, RB_INSERTBAND, (WPARAM)-1, (LPARAM) &rbBand); in insert_tb()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dscrn.cpp3439 SendMessage(hRebar, RB_INSERTBAND, (WPARAM)-1, (LPARAM)&rebarBandInfo); in ScrnInit()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d4696 alias RB_INSERTBANDW RB_INSERTBAND;
4902 alias RB_INSERTBANDA RB_INSERTBAND;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d4695 alias RB_INSERTBANDW RB_INSERTBAND;
4901 alias RB_INSERTBANDA RB_INSERTBAND;

123