Lines Matching refs:bs
48 #define FORWARD__WT_PACKET(hwnd, bs, hCtx, sn, fn) \
49 (void)(fn)((hwnd), _WT_PACKET(bs), (WPARAM)(UINT)(sn), (LPARAM)(HCTX)(hCtx))
56 #define FORWARD__WT_CTXOPEN(hwnd, bs, hCtx, sf, fn) \
57 (void)(fn)((hwnd), _WT_CTXOPEN(bs), (WPARAM)(HCTX)(hCtx), (LPARAM)(UINT)(sf))
64 #define FORWARD__WT_CTXCLOSE(hwnd, bs, hCtx, sf, fn) \
65 (void)(fn)((hwnd), _WT_CTXCLOSE(bs), (WPARAM)(HCTX)(hCtx), (LPARAM)(UINT)(sf))
72 #define FORWARD__WT_CTXUPDATE(hwnd, bs, hCtx, sf, fn) \
73 (void)(fn)((hwnd), _WT_CTXUPDATE(bs), (WPARAM)(HCTX)(hCtx), (LPARAM)(UINT)(sf))
80 #define FORWARD__WT_CTXOVERLAP(hwnd, bs, hCtx, sf, fn) \
81 (void)(fn)((hwnd), _WT_CTXOVERLAP(bs), (WPARAM)(HCTX)(hCtx), (LPARAM)(UINT)(sf))
88 #define FORWARD__WT_PROXIMITY(hwnd, bs, hCtx, cp, hp, fn) \
89 (void)(fn)((hwnd), _WT_PROXIMITY(bs), (WPARAM)(HCTX)(hCtx), MAKELPARAM((cp), (hp))
96 #define FORWARD__WT_INFOCHANGE(hwnd, bs, hMgr, cp, hp, fn) \
97 (void)(fn)((hwnd), _WT_INFOCHANGE(bs), (WPARAM)(HMGR)(hMgr), MAKELPARAM((c), (i))