Searched refs:diffX (Results 1 – 1 of 1) sorted by relevance
796 LONG diffX = (windowRect.right - windowRect.left) - clientRect.right; in resize() local798 if (!MoveWindow(mParentWindow, windowRect.left, windowRect.top, width + diffX, height + diffY, in resize()