Searched refs:aRelPos0 (Results 1 – 3 of 3) sorted by relevance
768 Point aRelPos0(GetSnapRect().TopLeft()-aAnchor); in NbcSetRelativePos() local769 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in NbcSetRelativePos()775 Point aRelPos0(GetSnapRect().TopLeft()-aAnchor); in SetRelativePos() local776 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in SetRelativePos()
633 Point aRelPos0(aTailPoly.GetPoint(0)-aAnchor); in NbcSetRelativePos() local634 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in NbcSetRelativePos()
1619 Point aRelPos0(GetSnapRect().TopLeft()-aAnchor); in NbcSetRelativePos() local1620 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in NbcSetRelativePos()
Completed in 41 milliseconds