Searched refs:aLHSPos (Results 1 – 1 of 1) sorted by relevance
562 … Point aLHSPos( aOpListPos.X() + aOpListSize.Width() + aRelatedControls.Width(), aOpListPos.Y() ); in impl_layoutOperands() local564 aLHSPos.X() = aOpListPos.X(); in impl_layoutOperands()567 aLHSSize.Width() = aPreviewRect.Right() - aLHSPos.X(); in impl_layoutOperands()568 m_aCondLHS.SetPosSizePixel( aLHSPos.X(), aLHSPos.Y(), aLHSSize.Width(), aLHSSize.Height() ); in impl_layoutOperands()573 … const Point aOpGluePos( aLHSPos.X() + aLHSSize.Width() + aRelatedControls.Width(), aLHSPos.Y() ); in impl_layoutOperands()
Completed in 12 milliseconds