Searched refs:xBeg (Results 1 – 1 of 1) sorted by relevance
158 ULONG xPos, yPos, xBeg, xEnd; in CopyLines() local208 xBeg = (yPos == Begin->Y ? Begin->X : 0); in CopyLines()214 for (xPos = xBeg; (xPos <= xEnd) && (NumChars-- > 0); xPos++) in CopyLines()