Lines Matching refs:nBottomM
2032 long nLeftM, long nTopM, long nRightM, long nBottomM, in ShrinkEditEngine() argument
2049 long nAvailable = rAlignRect.GetHeight() - nTopM - nBottomM; in ShrinkEditEngine()
2320 long nBottomM = (long) ( pMargin->GetBottomMargin() * 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()
3195 long nBottomM = (long) ( pMargin->GetBottomMargin() * nPPTY ); in DrawRotated() local
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()