Home
last modified time | relevance | path

Searched refs:LVM_SETBKCOLOR (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/www/libwww/w3c-libwww-5.4.2/WinCom/
H A DListvwex.cpp44 ON_MESSAGE(LVM_SETBKCOLOR, OnSetBkColor) in IMPLEMENT_DYNCREATE()
/dports/emulators/bochs/bochs-2.7/gui/
H A Dwin32_enh_dbg_osdep.cc1049 CallWindowProc(wListView, hL[DUMP_WND],LVM_SETBKCOLOR,0,c); in MakeListsGray()
1050 CallWindowProc(wListView, hL[ASM_WND],LVM_SETBKCOLOR,0,c); in MakeListsGray()
1051 CallWindowProc(wListView, hL[REG_WND],LVM_SETBKCOLOR,0,c); in MakeListsGray()
/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 DTable.java500 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, 0xFFFFFF); in callWindowProc()
624 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, OS.CLR_NONE); in callWindowProc()
4011 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, newPixel); in setBackgroundPixel()
4047 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, OS.CLR_NONE); in setBackgroundTransparent()
4076 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, newPixel); in setBackgroundTransparent()
4224 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, 0xFFFFFF); in setDeferResize()
4232 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, OS.CLR_NONE); in setDeferResize()
6224 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, OS.CLR_NONE);
6238 OS.SendMessage (handle, OS.LVM_SETBKCOLOR, 0, 0xFFFFFF);
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc376 LVM_SETBKCOLOR = 4097;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc376 LVM_SETBKCOLOR = 4097;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc376 LVM_SETBKCOLOR = 4097;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc376 LVM_SETBKCOLOR = 4097;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc453 LVM_SETBKCOLOR = 4097;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc453 LVM_SETBKCOLOR = 4097;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc453 LVM_SETBKCOLOR = 4097;
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc453 LVM_SETBKCOLOR = 4097;
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincewscustomlistview.inc791 Windows.SendMessage(AWinControl.Handle, LVM_SETBKCOLOR, 0, ColorToRGB(Color));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincewscustomlistview.inc791 Windows.SendMessage(AWinControl.Handle, LVM_SETBKCOLOR, 0, ColorToRGB(Color));
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwincewscustomlistview.inc791 Windows.SendMessage(AWinControl.Handle, LVM_SETBKCOLOR, 0, ColorToRGB(Color));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincewscustomlistview.inc791 Windows.SendMessage(AWinControl.Handle, LVM_SETBKCOLOR, 0, ColorToRGB(Color));
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h600 #define LVM_SETBKCOLOR (LVM_FIRST+1) macro
1925 #define ListView_SetBkColor(w,c) (BOOL)SNDMSG((w),LVM_SETBKCOLOR,0,(LPARAM)c)
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h600 #define LVM_SETBKCOLOR (LVM_FIRST+1) macro
1925 #define ListView_SetBkColor(w,c) (BOOL)SNDMSG((w),LVM_SETBKCOLOR,0,(LPARAM)c)
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1360 LVM_SETBKCOLOR,
5279 return cast(BOOL) SendMessage(w, LVM_SETBKCOLOR, 0, cast(LPARAM) c);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1359 LVM_SETBKCOLOR,
5278 return cast(BOOL) SendMessage(w, LVM_SETBKCOLOR, 0, cast(LPARAM) c);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1360 LVM_SETBKCOLOR,
5279 return cast(BOOL) SendMessage(w, LVM_SETBKCOLOR, 0, cast(LPARAM) c);
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1359 LVM_SETBKCOLOR,
5278 return cast(BOOL) SendMessage(w, LVM_SETBKCOLOR, 0, cast(LPARAM) c);
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1359 LVM_SETBKCOLOR,
5278 return cast(BOOL) SendMessage(w, LVM_SETBKCOLOR, 0, cast(LPARAM) c);
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1359 LVM_SETBKCOLOR,
5278 return cast(BOOL) SendMessage(w, LVM_SETBKCOLOR, 0, cast(LPARAM) c);
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1360 LVM_SETBKCOLOR,
5279 return cast(BOOL) SendMessage(w, LVM_SETBKCOLOR, 0, cast(LPARAM) c);
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1359 LVM_SETBKCOLOR,
5278 return cast(BOOL) SendMessage(w, LVM_SETBKCOLOR, 0, cast(LPARAM) c);

12345678910