Home
last modified time | relevance | path

Searched defs:hbr (Results 101 – 125 of 126) sorted by relevance

123456

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Ddc.cpp729 HBRUSH hbr; in Clear() local
H A Dwindow.cpp5479 HBRUSH hbr = (HBRUSH)MSWGetBgBrush(hDC); in DoEraseBackground() local
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlwince.h1700 HBRUSH hbr = GetSysColorBrush((int)T::GetWndClassInfo().m_wc.hbrBackground - 1); in MESSAGE_HANDLER() local
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlwince.h1700 HBRUSH hbr = GetSysColorBrush((int)T::GetWndClassInfo().m_wc.hbrBackground - 1); in MESSAGE_HANDLER() local
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlwince.h1700 HBRUSH hbr = GetSysColorBrush((int)T::GetWndClassInfo().m_wc.hbrBackground - 1); in MESSAGE_HANDLER() local
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlwince.h1700 HBRUSH hbr = GetSysColorBrush((int)T::GetWndClassInfo().m_wc.hbrBackground - 1); in MESSAGE_HANDLER() local
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlwince.h1700 HBRUSH hbr = GetSysColorBrush((int)T::GetWndClassInfo().m_wc.hbrBackground - 1); in MESSAGE_HANDLER() local
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlwince.h1700 HBRUSH hbr = GetSysColorBrush((int)T::GetWndClassInfo().m_wc.hbrBackground - 1); in MESSAGE_HANDLER() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Dtopology_coordinator.cpp1151 ReplSetHeartbeatResponse hbr = std::move(hbResponse.getValue()); in processHeartbeatResponse() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/hda/
H A Dpatch_hdmi.c888 int dev_id, bool hbr) in hdmi_pin_hbr_setup()
4105 int dev_id, bool hbr) in atihdmi_pin_hbr_setup()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/hda/
H A Dpatch_hdmi.c888 int dev_id, bool hbr) in hdmi_pin_hbr_setup()
4105 int dev_id, bool hbr) in atihdmi_pin_hbr_setup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/hda/
H A Dpatch_hdmi.c888 int dev_id, bool hbr) in hdmi_pin_hbr_setup()
4105 int dev_id, bool hbr) in atihdmi_pin_hbr_setup()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkwindow-win32.c1641 HBRUSH hbr = NULL; in erase_background() local
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Ddispwin.c4272 HBRUSH hbr; in MainWndProc() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dwindow.cpp4694 HBRUSH hbr = (HBRUSH)MSWGetBgBrush(hDC); in DoEraseBackground() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dwindow.cpp4694 HBRUSH hbr = (HBRUSH)MSWGetBgBrush(hDC); in DoEraseBackground() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dwindow.cpp4694 HBRUSH hbr = (HBRUSH)MSWGetBgBrush(hDC); in DoEraseBackground() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dwindow.cpp4694 HBRUSH hbr = (HBRUSH)MSWGetBgBrush(hDC); in DoEraseBackground() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwindowsx.h85 #define DeleteBrush(hbr) DeleteObject((HGDIOBJ)(HBRUSH)(hbr)) argument
517 #define SelectBrush(hdc,hbr) ((HBRUSH)SelectObject((hdc),(HGDIOBJ)(HBRUSH)(hbr))) argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwindowsx.h85 #define DeleteBrush(hbr) DeleteObject((HGDIOBJ)(HBRUSH)(hbr)) argument
517 #define SelectBrush(hdc,hbr) ((HBRUSH)SelectObject((hdc),(HGDIOBJ)(HBRUSH)(hbr))) argument
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dwindow.cpp5025 HBRUSH hbr = (HBRUSH)MSWGetBgBrush(hDC); in DoEraseBackground() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dwindow.cpp5025 HBRUSH hbr = (HBRUSH)MSWGetBgBrush(hDC); in DoEraseBackground() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h31 #define DeleteBrush(hbr) DeleteObject((HGDIOBJ)(HBRUSH)(hbr)) argument
32 #define SelectBrush(hdc,hbr) ((HBRUSH)SelectObject((hdc),(HGDIOBJ)(HBRUSH)(hbr))) argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h31 #define DeleteBrush(hbr) DeleteObject((HGDIOBJ)(HBRUSH)(hbr)) argument
32 #define SelectBrush(hdc,hbr) ((HBRUSH)SelectObject((hdc),(HGDIOBJ)(HBRUSH)(hbr))) argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java2774 public static final native int FillRect (long hDC, RECT lprc, long hbr); in FillRect()

123456