Searched refs:pRepaint (Results 1 – 2 of 2) sorted by relevance
446 SwRepaint *pRepaint = GetPara()->GetRepaint(); in Paint() local450 …pRepaint->Chg( ( GetUpper()->Frm() ).Pos() + ( GetUpper()->Prt() ).Pos(), ( GetUpper()->Prt() ).SS… in Paint()452 if( pRepaint->GetOfst() ) in Paint()453 pRepaint->Left( pRepaint->GetOfst() ); in Paint()455 l = pRepaint->GetRightOfst(); in Paint()456 if( l && ( pRepaint->GetOfst() || l > pRepaint->Right() ) ) in Paint()457 pRepaint->Right( l ); in Paint()458 pRepaint->SetOfst( 0 ); in Paint()459 aRet = *pRepaint; in Paint()
2570 SwRepaint *pRepaint = GetPara()->GetRepaint(); in ChgThisLines() local2571 pRepaint->Bottom( Max( pRepaint->Bottom(), in ChgThisLines()
Completed in 25 milliseconds