Searched refs:AdjustY (Results 1 – 3 of 3) sorted by relevance
63 #define AdjustY() (WINCONSOLE.buffered ?\ macro212 rec.Top = (SHORT) (y + AdjustY()); in con_write16()443 AdjustY())); in wcon_doupdate()974 loc.Y = (short) (y + AdjustY()); in wcon_mvcur()
78 #define AdjustY() (CON.buffered ? 0 : (int) CON.SBI.srWindow.Top) macro303 rec.Top = (SHORT) (y + AdjustY()); in con_write16()538 AdjustY())); in wcon_doupdate()1363 loc.Y = (short) (y + AdjustY()); in wcon_mvcur()1694 work.y = mer.dwMousePosition.Y - AdjustY(); in handle_mouse()
671 #define AdjustY() (WINCONSOLE.buffered ? 0 : (int) WINCONSOLE.SBI.srWindow.Top) macro701 work.y = mer.dwMousePosition.Y - AdjustY(); in handle_mouse()