Searched refs:aMoveRects (Results 1 – 1 of 1) sorted by relevance
124 Rectangle aMoveRects[ 4 ]; in Draw() local125 FillMoveRectsPixel( aMoveRects ); in Draw()128 pDev->DrawRect( aMoveRects[ i ] ); in Draw()148 Rectangle aMoveRects[ 4 ]; in InvalidateBorder() local149 FillMoveRectsPixel( aMoveRects ); in InvalidateBorder()151 pWin->Invalidate( aMoveRects[ i ] ); in InvalidateBorder()192 Rectangle aMoveRects[ 4 ]; in SelectMove() local193 FillMoveRectsPixel( aMoveRects ); in SelectMove()195 if( aMoveRects[ i ].IsInside( rPos ) ) in SelectMove()
Completed in 8 milliseconds