Searched refs:nLeftM (Results 1 – 3 of 3) sorted by relevance
2032 long nLeftM, long nTopM, long nRightM, long nBottomM, in ShrinkEditEngine() argument2072 rNeededPixel = nPixelWidth + nLeftM + nRightM; in ShrinkEditEngine()2078 long nAvailable = rAlignRect.GetWidth() - nLeftM - nRightM; in ShrinkEditEngine()2105 rNeededPixel = nNewSize + nLeftM + nRightM; in ShrinkEditEngine()2561 nNeededPixel += nLeftM + nRightM; in DrawEdit()2628 nNeededPixel += nLeftM + nRightM; in DrawEdit()2646 long nOutWidth = nCellWidth - 1 - nLeftM - nRightM; in DrawEdit()2655 nStartX += nLeftM; in DrawEdit()2664 nStartX += nLeftM; in DrawEdit()3196 nStartX += nLeftM; in DrawRotated()[all …]
894 …long nLeftM = ( pMarginItem ? static_cast< long >( ( pMarginItem->GetLeftMargin() + nIndent ) * nP… in GetTextForwarder() local898 long nWidth = aSize.getWidth() - nLeftM - nRightM; in GetTextForwarder()955 long nOffsetX = nLeftM; in GetTextForwarder()
170 long nLeftM, long nTopM, long nRightM, long nBottomM,
Completed in 99 milliseconds