Searched refs:nRightDeco (Results 1 – 2 of 2) sorted by relevance
406 long nRightDeco = nFrameX; in ImplSaveFrameState() local412 pFrame->maState.mnWidth = aSWP.cx-nLeftDeco-nRightDeco; in ImplSaveFrameState()1244 long nRightDeco = nFrameX; in SetWindowState() local1264 nWidth = (int)pState->mnWidth + nLeftDeco + nRightDeco; in SetWindowState()
198 long nRightDeco = abs( aRect.right - aRect2.right ); in ImplSaveFrameState() local202 pFrame->maState.mnWidth = aRect.right - aRect.left - nLeftDeco - nRightDeco; in ImplSaveFrameState()218 long nRightDeco = abs( aRect.right - aRect2.right ); in ImplSaveFrameState() local224 pFrame->maState.mnWidth = aRect.right-aRect.left-nLeftDeco-nRightDeco; in ImplSaveFrameState()1870 long nRightDeco = abs( aWinRect.right - aRect2.right ); in SetWindowState() local1886 nWidth = (int)pState->mnWidth + nLeftDeco + nRightDeco; in SetWindowState()