Home
last modified time | relevance | path

Searched refs:nBtnEx (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/window/
H A Dtabdlg.cxx95 long nBtnEx = 0; in ImplPosControls() local
130 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 9 milliseconds