Lines Matching refs:nTopM

2032             long nLeftM, long nTopM, long nRightM, long nBottomM,  in ShrinkEditEngine()  argument
2049 long nAvailable = rAlignRect.GetHeight() - nTopM - nBottomM; in ShrinkEditEngine()
2318 long nTopM = (long) ( pMargin->GetTopMargin() * nPPTY ); in DrawEdit() local
2356 … aPaperSize.Width() = aAreaParam.maAlignRect.GetHeight() - nTopM - nBottomM; in DrawEdit()
2365 … aPaperSize.Height() = aAreaParam.maAlignRect.GetHeight() - nTopM - nBottomM + nExtraHeight; in DrawEdit()
2574 nLeftM, nTopM, nRightM, nBottomM, bWidth, in DrawEdit()
2647 long nOutHeight = aAreaParam.maAlignRect.GetHeight() - nTopM - nBottomM; in DrawEdit()
2842 aLogicStart.Y() += pRefDevice->PixelToLogic(Size(0,nTopM)).Height(); in DrawEdit()
2844 aLogicStart.Y() += nTopM; in DrawEdit()
2857 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, nTopM + in DrawEdit()
2862 aLogicStart.Y() += nTopM + aCellSize.Height() - nEngineHeight; in DrawEdit()
2867 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, nTopM + ( in DrawEdit()
2872 aLogicStart.Y() += nTopM + (aCellSize.Height() - nEngineHeight) / 2; in DrawEdit()
2877 aLogicStart.Y() += pRefDevice->PixelToLogic(Size(0,nTopM)).Height(); in DrawEdit()
2879 aLogicStart.Y() += nTopM; in DrawEdit()
3193 long nTopM = (long) ( pMargin->GetTopMargin() * nPPTY ); in DrawRotated() local
3197 nStartY += nTopM; in DrawRotated()
3199 nOutHeight -= nTopM + nBottomM; in DrawRotated()
3416 … ShrinkEditEngine( *pEngine, aAreaParam.maAlignRect, nLeftM, nTopM, nRightM, nBottomM, in DrawRotated()
3423 … ShrinkEditEngine( *pEngine, aAreaParam.maAlignRect, nLeftM, nTopM, nRightM, nBottomM, in DrawRotated()