Searched refs:lXPos (Results 1 – 1 of 1) sorted by relevance
490 long lXPos = 0; in Paint() local501 lXPos = aRect.Right() - aFrmSize.Width() + 1; in Paint()506 lXPos = aRect.Left() + (aRect.GetWidth() - aFrmSize.Width()) / 2; in Paint()511 lXPos = aRect.Left() + aRelPos.X(); in Paint()516 lXPos = aRect.Left(); in Paint()521 lXPos = aRect.Right() + 2; in Paint()597 Rectangle aFrmRect(Point(lXPos, lYPos), aFrmSize); in Paint()
Completed in 16 milliseconds