Lines Matching refs:_win
176 #define WINCON(_win) (0x20 + ((_win) * 4))
235 #define SHADOWCON_WINx_PROTECT(_win) (1 << (10 + (_win)))
237 #define SHADOWCON_CHx_ENABLE(_win) (1 << (_win))
239 #define SHADOWCON_CHx_LOCAL_ENABLE(_win) (1 << (5 + (_win)))
406 #define WINxMAP(_win) (0x180 + ((_win) * 4))
439 #define BLENDEQx(_win) (0x244 + ((_win - 1) * 4))