Home
last modified time | relevance | path

Searched refs:RB_GETBANDCOUNT (Results 1 – 25 of 243) sorted by relevance

12345678910

/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.java152 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in computeSizeInPixels()
225 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in createItem()
301 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in destroyItem()
442 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in getItem()
463 return (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in getItemCount()
489 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in getItemOrder()
526 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in getItems()
562 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in getItemSizesInPixels()
587 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in getLastIndexOfRow()
602 int count = (int)OS.SendMessage (handle, OS.RB_GETBANDCOUNT, 0, 0); in isLastItemOfRow()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/archivers/lzma/lzma-19.00/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h27 { return (UINT)SendMsg(RB_GETBANDCOUNT); } in GetBandCount()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dcommctrl.pp436 RB_GETBANDCOUNT = WM_USER+12;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlctrlw.h2883 int nCount = (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L); in DisplayChevronMenu()
3738 int nCount = (int)this->GetParent().SendMessage(RB_GETBANDCOUNT, 0, 0L); in UpdateRebarBandIdealSize()
3799 int nCount = (int)this->GetParent().SendMessage(RB_GETBANDCOUNT, 0, 0L); in _ProcessAllHookMessages()
H A Datlframe.h500 nID = ATL_IDW_BAND_FIRST + (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L);
563 int nCount = (int)::SendMessage(m_hWndToolBar, RB_GETBANDCOUNT, 0, 0L); in SizeSimpleReBarBands()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2975 int nCount = (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L); in DisplayChevronMenu()
3890 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in UpdateRebarBandIdealSize()
3959 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in _ProcessAllHookMessages()
H A Datlframe.h631 nID = ATL_IDW_BAND_FIRST + (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L);
699 int nCount = (int)::SendMessage(m_hWndToolBar, RB_GETBANDCOUNT, 0, 0L); in SizeSimpleReBarBands()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlctrlw.h2883 int nCount = (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L); in DisplayChevronMenu()
3738 int nCount = (int)this->GetParent().SendMessage(RB_GETBANDCOUNT, 0, 0L); in UpdateRebarBandIdealSize()
3799 int nCount = (int)this->GetParent().SendMessage(RB_GETBANDCOUNT, 0, 0L); in _ProcessAllHookMessages()
H A Datlframe.h500 nID = ATL_IDW_BAND_FIRST + (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L);
563 int nCount = (int)::SendMessage(m_hWndToolBar, RB_GETBANDCOUNT, 0, 0L); in SizeSimpleReBarBands()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2975 int nCount = (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L); in DisplayChevronMenu()
3890 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in UpdateRebarBandIdealSize()
3959 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in _ProcessAllHookMessages()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2975 int nCount = (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L); in DisplayChevronMenu()
3890 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in UpdateRebarBandIdealSize()
3959 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in _ProcessAllHookMessages()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2975 int nCount = (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L); in DisplayChevronMenu()
3890 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in UpdateRebarBandIdealSize()
3959 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in _ProcessAllHookMessages()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2975 int nCount = (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L); in DisplayChevronMenu()
3890 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in UpdateRebarBandIdealSize()
3959 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in _ProcessAllHookMessages()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2975 int nCount = (int)::SendMessage(hWndReBar, RB_GETBANDCOUNT, 0, 0L); in DisplayChevronMenu()
3890 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in UpdateRebarBandIdealSize()
3959 int nCount = (int)::SendMessage(GetParent(), RB_GETBANDCOUNT, 0, 0L); in _ProcessAllHookMessages()

12345678910