Searched refs:nBtnEx (Results 1 – 1 of 1) sorted by relevance
95 long nBtnEx = 0; in ImplPosControls() local130 nBtnEx = aViewSize.Width()+IMPL_DIALOG_OFFSET; in ImplPosControls()140 nBtnEx = aViewSize.Width()+IMPL_DIALOG_OFFSET; in ImplPosControls()161 if ( nCtrlBarWidth <= (aTabSize.Width()+nBtnEx) ) in ImplPosControls()162 nX = (aTabSize.Width()+nBtnEx) - nCtrlBarWidth + IMPL_DIALOG_OFFSET; in ImplPosControls()176 if ( nX+aCtrlSize.Width()-IMPL_DIALOG_OFFSET > (aTabSize.Width()+nBtnEx) ) in ImplPosControls()
Completed in 30 milliseconds