Searched refs:MouseColStart (Results 1 – 1 of 1) sorted by relevance
489 UINTN MouseColStart; in HBufferImageIsInSelectedArea() local523 MouseColStart = 10 + (ColStart - 1) * 3; in HBufferImageIsInSelectedArea()525 MouseColStart++; in HBufferImageIsInSelectedArea()533 if (MouseCol < MouseColStart || MouseCol > MouseColEnd) { in HBufferImageIsInSelectedArea()