Searched refs:forceSizing (Results 1 – 1 of 1) sorted by relevance
679 BOOL forceSizing = !iconic && hittest == HTCAPTION && (!!orgSnap != !!snap); in DefWndDoSizeMove() local680 UINT swp = (!forceSizing && hittest == HTCAPTION) ? SWP_NOSIZE : 0; in DefWndDoSizeMove()