Searched refs:aRelatedControls (Results 1 – 1 of 1) sorted by relevance
295 Size aRelatedControls( LogicToPixel( Size( RELATED_CONTROLS, 0 ), MAP_APPFONT ) ); in Condition() local298 … m_aPreview.SetPosSizePixel( aToolbarPos.X() + aToolbarSize.Width() + 2 * aRelatedControls.Width(), in Condition()473 aBorderRect.Left() -= aRelatedControls.Width(); in impl_getToolBarBorderRect()474 aBorderRect.Top() -= aRelatedControls.Height(); in impl_getToolBarBorderRect()475 aBorderRect.Right() += aRelatedControls.Width(); in impl_getToolBarBorderRect()476 aBorderRect.Bottom() += aRelatedControls.Height(); in impl_getToolBarBorderRect()503 aButtonPos.Move( 0, aButtonSize.Height() + aRelatedControls.Height() ); in impl_layoutAll()507 const long nNewPreviewRight = aButtonPos.X() - aRelatedControls.Width(); in impl_layoutAll()516 aButtonPos.Move( -( aButtonSize.Width() + aRelatedControls.Width() ), 0 ); in impl_layoutAll()551 const Size aRelatedControls( LogicToPixel( Size( RELATED_CONTROLS, 0 ), MAP_APPFONT ) ); in impl_layoutOperands() local[all …]
Completed in 10 milliseconds