Searched refs:yDiff (Results 1 – 2 of 2) sorted by relevance
293 int yDiff = 20; in testDiagram() local296 aSetPos.Y = aOldPos.Y + yDiff; in testDiagram()313 int yDiff = aOldSize.Height/2+2; in testDiagram() local316 aSetSize.Height = aOldSize.Height - yDiff; in testDiagram()459 int yDiff = 20; in testLegend() local462 aSetPos.Y = aOldPos.Y + yDiff; in testLegend()
373 int xDiff, yDiff; in TrackHandle() local374 GetModifyPointers(nHandle, &px, &py, &xDiff, &yDiff); in TrackHandle()376 yDiff = point.y - yDiff; in TrackHandle()413 *py = (int)(short)HIWORD(msg.lParam) - yDiff; in TrackHandle()