Searched refs:fOldClientHeight (Results 1 – 1 of 1) sorted by relevance
329 const float fOldClientHeight = fOldWindowHeight - GetBorderWidth() * 2; in RePosChildWnd() local338 rcButton.bottom = rcButton.top - fOldClientHeight; in RePosChildWnd()339 rcEdit.bottom = rcEdit.top - fOldClientHeight; in RePosChildWnd()342 rcButton.top = rcButton.bottom + fOldClientHeight; in RePosChildWnd()343 rcEdit.top = rcEdit.bottom + fOldClientHeight; in RePosChildWnd()