Searched refs:aNewLogic (Results 1 – 1 of 1) sorted by relevance
2202 Rectangle aNewLogic(rLogic); in NbcApplyNotPersistAttr() local2205 aNewLogic.Right()=aNewLogic.Left()+n; in NbcApplyNotPersistAttr()2209 aNewLogic.Bottom()=aNewLogic.Top()+n; in NbcApplyNotPersistAttr()2211 if (aNewLogic!=rLogic) { in NbcApplyNotPersistAttr()2212 NbcSetLogicRect(aNewLogic); in NbcApplyNotPersistAttr()
Completed in 27 milliseconds