Searched refs:lYPos (Results 1 – 1 of 1) sorted by relevance
491 long lYPos = 0; in Paint() local535 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()539 lYPos = aRect.Top(); in Paint()546 lYPos = aRect.Top() + (aRect.GetHeight() - aFrmSize.Height()) / 2; in Paint()553 lYPos = aRect.Top() + aRelPos.Y(); in Paint()555 lYPos = aRect.Top() - aRelPos.Y(); in Paint()562 lYPos = aRect.Top(); in Paint()566 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()584 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()592 lYPos = aRect.Top() - aRelPos.Y(); in Paint()[all …]
Completed in 13 milliseconds