Lines Matching refs:Top
162 aParaPrtArea.Top() += nTTxtBorder; in InitAllRects_Impl()
186 aParaPrtArea.Top() + (aParaPrtArea.GetHeight() - aAutoCharFrame.GetHeight()) / 2)); in InitAllRects_Impl()
268 rRect.Top() = aPagePrtArea.Top(); in CalcBoundRect_Impl()
274 rRect.Top() = aPage.Top(); in CalcBoundRect_Impl()
312 rRect.Top() = aFrameAtFrame.Top(); in CalcBoundRect_Impl()
318 rRect.Top() = aFrameAtFrame.Top() + FLYINFLY_BORDER; in CalcBoundRect_Impl()
378 rRect.Top() = aPara.Top(); in CalcBoundRect_Impl()
383 rRect.Top() = aParaPrtArea.Top(); in CalcBoundRect_Impl()
390 rRect.Top() = aAutoCharFrame.Top(); in CalcBoundRect_Impl()
392 rRect.Top() = aAutoCharFrame.Bottom(); in CalcBoundRect_Impl()
397 rRect.Top() = aAutoCharFrame.Top(); in CalcBoundRect_Impl()
398 rRect.Bottom() = aAutoCharFrame.Top(); in CalcBoundRect_Impl()
417 rRect.Top() = aParaPrtArea.Bottom() - aMetric.GetDescent(); in CalcBoundRect_Impl()
418 rRect.Bottom() = rRect.Top(); in CalcBoundRect_Impl()
427 rRect.Top() = aParaPrtArea.Top(); in CalcBoundRect_Impl()
434 rRect.Top() = aParaPrtArea.Top(); in CalcBoundRect_Impl()
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()
578 lYPos = aRect.Top() + (aRect.GetHeight() - aFrmSize.Height()) / 2; in Paint()
592 lYPos = aRect.Top() - aRelPos.Y(); in Paint()
609 if (aFrmRect.Top() < pOuterFrame->Top()) in Paint()
610 aFrmRect.Move(0, pOuterFrame->Top() - aFrmRect.Top()); in Paint()
624 aTxt.Top() = aFrameAtFrame.Top() + FLYINFLY_BORDER; in Paint()
625 aTxt.Bottom() = aTxt.Top() + aTextLine.GetHeight() - 1; in Paint()
659 aTxt.Top() = aFrmRect.Bottom() + nTxtLineHeight; in Paint()
660 aTxt.Bottom() = aTxt.Top() + nTxtLineHeight - 1; in Paint()