Searched refs:aRelated (Results 1 – 1 of 1) sorted by relevance
395 const Size aRelated(LogicToPixel( Size( RELATED_CONTROLS, RELATED_CONTROLS ), MAP_APPFONT )); in Resize() local400 Point aToolbarPos( aRelated.Width(), aRelated.Height()); in Resize()404 aLBSize.Width() -= ( 2 * aRelated.Width() ); in Resize()410 Point aLBPos( aRelated.Width(), aRelated.Height() + aToolbarSize.Height() + aRelated.Height() ); in Resize()413 aLBSize.Height() -= (6*aRelated.Height()); // 6 * gap in Resize()420 Point aFLPos( aRelated.Width(), aLBPos.Y() + aLBSize.Height() + aRelated.Height()); in Resize()424 Point aFTPos( aRelated.Width(), aFLPos.Y() + aFLSize.Height() + aRelated.Height() ); in Resize()
Completed in 18 milliseconds