Searched refs:aOldGrfSize (Results 1 – 1 of 1) sorted by relevance
1041 Size aOldGrfSize( pObj->GetLogicRect().GetSize() ); in ExecuteGrafAttr() local1044 Point aOffset( (aNewGrfSize.Width() - aOldGrfSize.Width()) >> 1, in ExecuteGrafAttr()1045 (aNewGrfSize.Height() - aOldGrfSize.Height()) >> 1 ); in ExecuteGrafAttr()
Completed in 22 milliseconds