Home
last modified time | relevance | path

Searched refs:GET_WM_HSCROLL_CODE (Results 1 – 15 of 15) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/win32/dibutils/
H A Ddibutils.h55 #define GET_WM_HSCROLL_CODE(wp, lp) LOWORD(wp) macro
63 #define GET_WM_HSCROLL_CODE(wp, lp) (wp) macro
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Ddefines.inc5524 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6478 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6481 GET_WM_HSCROLL_CODE:=LOWORD(w);
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Ddefines.inc5524 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6478 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6481 GET_WM_HSCROLL_CODE:=LOWORD(w);
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Ddefines.inc5524 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6478 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6481 GET_WM_HSCROLL_CODE:=LOWORD(w);
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Ddefines.inc5524 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6478 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6481 GET_WM_HSCROLL_CODE:=LOWORD(w);
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Ddefines.inc5309 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6145 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6148 GET_WM_HSCROLL_CODE:=LOWORD(w);
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Ddefines.inc5309 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6145 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6148 GET_WM_HSCROLL_CODE:=LOWORD(w);
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Ddefines.inc5309 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6145 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6148 GET_WM_HSCROLL_CODE:=LOWORD(w);
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Ddefines.inc5309 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6145 function GET_WM_HSCROLL_CODE(w,l : longint) : longint;
6148 GET_WM_HSCROLL_CODE:=LOWORD(w);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwindowsx.h274 #define GET_WM_HSCROLL_CODE(wp,lp) LOWORD(wp) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwindowsx.h274 #define GET_WM_HSCROLL_CODE(wp,lp) LOWORD(wp) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h731 #define GET_WM_HSCROLL_CODE(wp,lp) LOWORD(wp) macro
H A Dwindowsx.h16742 #define GET_WM_HSCROLL_CODE(wp,lp) (wp)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h731 #define GET_WM_HSCROLL_CODE(wp,lp) LOWORD(wp) macro
H A Dwindowsx.h16742 #define GET_WM_HSCROLL_CODE(wp,lp) (wp)