Searched refs:PosV (Results 1 – 1 of 1) sorted by relevance
1291 DWORD PosH, PosV, Pos; in GetDraggingRectFromPt() local1345 PosV = ABE_TOP; in GetDraggingRectFromPt()1350 PosV = ABE_BOTTOM; in GetDraggingRectFromPt()1353 Pos = (DeltaPt.cx * rcScreen.bottom < DeltaPt.cy * rcScreen.right) ? PosH : PosV; in GetDraggingRectFromPt()