Searched refs:nBlockStartXOffset (Results 1 – 1 of 1) sorted by relevance
286 SCsCOL nBlockStartXOffset = 0; in MarkCursor() local348 …nBlockStartXOffset = nBlockStartX > nCurX && nBlockStartX <= nCurX + nColSpan - 1 ? nCurX - nBlock… in MarkCursor()364 … nBlockStartX = nBlockStartX + nBlockStartXOffset >= 0 ? nBlockStartX + nBlockStartXOffset : 0; in MarkCursor()
Completed in 8 milliseconds