Searched refs:nPlayButtonWidth (Results 1 – 1 of 1) sorted by relevance
631 long nPlayButtonWidth = maPB_PLAY.CalcMinimumSize().getWidth() + 2 * nOffsetBtnX; in updateLayout() local634 if( (nPlayButtonWidth + nSlideShowButtonWidth + nOffsetX) <= nMaxWidth ) in updateLayout()639 aCtrlSize.setWidth( nPlayButtonWidth ); in updateLayout()642 aUpperLeft.setX( aUpperLeft.getX() + nPlayButtonWidth + nOffsetX ); in updateLayout()657 aCtrlSize.setWidth( nPlayButtonWidth ); in updateLayout()
Completed in 8 milliseconds