Searched refs:nCtrlBarWidth (Results 1 – 1 of 1) sorted by relevance
160 long nCtrlBarWidth = ((aCtrlSize.Width()+IMPL_DIALOG_OFFSET)*nDownCtrl)-IMPL_DIALOG_OFFSET; in ImplPosControls() local161 if ( nCtrlBarWidth <= (aTabSize.Width()+nBtnEx) ) in ImplPosControls()162 nX = (aTabSize.Width()+nBtnEx) - nCtrlBarWidth + IMPL_DIALOG_OFFSET; in ImplPosControls()
Completed in 5 milliseconds