Lines Matching refs:Top

158     aParaPrtArea.Top()      += nTTxtBorder;  in InitAllRects_Impl()
182 aParaPrtArea.Top() + (aParaPrtArea.GetHeight() - aAutoCharFrame.GetHeight()) / 2)); in InitAllRects_Impl()
264 rRect.Top() = aPagePrtArea.Top(); in CalcBoundRect_Impl()
270 rRect.Top() = aPage.Top(); in CalcBoundRect_Impl()
308 rRect.Top() = aFrameAtFrame.Top(); in CalcBoundRect_Impl()
314 rRect.Top() = aFrameAtFrame.Top() + FLYINFLY_BORDER; in CalcBoundRect_Impl()
374 rRect.Top() = aPara.Top(); in CalcBoundRect_Impl()
379 rRect.Top() = aParaPrtArea.Top(); in CalcBoundRect_Impl()
386 rRect.Top() = aAutoCharFrame.Top(); in CalcBoundRect_Impl()
388 rRect.Top() = aAutoCharFrame.Bottom(); in CalcBoundRect_Impl()
393 rRect.Top() = aAutoCharFrame.Top(); in CalcBoundRect_Impl()
394 rRect.Bottom() = aAutoCharFrame.Top(); in CalcBoundRect_Impl()
413 rRect.Top() = aParaPrtArea.Bottom() - aMetric.GetDescent(); in CalcBoundRect_Impl()
414 rRect.Bottom() = rRect.Top(); in CalcBoundRect_Impl()
423 rRect.Top() = aParaPrtArea.Top(); in CalcBoundRect_Impl()
430 rRect.Top() = aParaPrtArea.Top(); in CalcBoundRect_Impl()
535 lYPos = aRect.Top(); in Paint()
542 lYPos = aRect.Top() + (aRect.GetHeight() - aFrmSize.Height()) / 2; in Paint()
549 lYPos = aRect.Top() + aRelPos.Y(); in Paint()
551 lYPos = aRect.Top() - aRelPos.Y(); in Paint()
558 lYPos = aRect.Top(); in Paint()
574 lYPos = aRect.Top() + (aRect.GetHeight() - aFrmSize.Height()) / 2; in Paint()
588 lYPos = aRect.Top() - aRelPos.Y(); in Paint()
605 if (aFrmRect.Top() < pOuterFrame->Top()) in Paint()
606 aFrmRect.Move(0, pOuterFrame->Top() - aFrmRect.Top()); in Paint()
620 aTxt.Top() = aFrameAtFrame.Top() + FLYINFLY_BORDER; in Paint()
621 aTxt.Bottom() = aTxt.Top() + aTextLine.GetHeight() - 1; in Paint()
655 aTxt.Top() = aFrmRect.Bottom() + nTxtLineHeight; in Paint()
656 aTxt.Bottom() = aTxt.Top() + nTxtLineHeight - 1; in Paint()