Searched refs:sr3 (Results 1 – 1 of 1) sorted by relevance
864 SMALL_RECT sr1, sr2, sr3; in CreateSelectionRgn() local877 sr3.Left = 0; in CreateSelectionRgn()878 sr3.Top = End.Y; in CreateSelectionRgn()879 sr3.Right = End.X; in CreateSelectionRgn()880 sr3.Bottom = End.Y; in CreateSelectionRgn()884 SmallRectToRect(GuiData, &r3, &sr3); in CreateSelectionRgn()