Searched refs:nLeftTab (Results 1 – 1 of 1) sorted by relevance
1581 SwTwips nLeftTab = nLeft; in FillCrsrPos() local1588 nLeftTab = nRightTab; in FillCrsrPos()1606 nRightTab = nLeftTab - nTxtLeft; in FillCrsrPos()1609 while ( nRightTab <= nLeftTab ) in FillCrsrPos()1632 nLeftTab = rFill.nLineWidth; in FillCrsrPos()1633 while( nLeftTab < rFill.X() ) in FillCrsrPos()1635 nLeftTab += nSpace; in FillCrsrPos()1640 nLeftTab -= nSpace; in FillCrsrPos()1657 rRect.Left( nLeftTab ); in FillCrsrPos()1661 rRect.Left( nLeftTab ); in FillCrsrPos()[all …]
Completed in 18 milliseconds