Lines Matching refs:Left
819 sys_width = scr.srWindow.Right - scr.srWindow.Left + 1;
1547 cpos.X = csbi.srWindow.Left + (col - 1);
1640 size.X = scr.srWindow.Right - scr.srWindow.Left + 1;
1917 rcClip.Left = csbi.srWindow.Left;
1927 new_org.X = rcSrc.Left;
1969 rcSrc.Left = csbi.srWindow.Left;
1975 rcClip.Left = rcSrc.Left;
1981 new_org.X = rcSrc.Left;
2053 rcSrc.Left = csbi.srWindow.Left;
2059 rcClip.Left = rcSrc.Left;
2065 new_org.X = rcSrc.Left;
2155 size.X = scr.srWindow.Right - scr.srWindow.Left + 1;
2866 col = scr.dwCursorPosition.X - scr.srWindow.Left + 1;