Home
last modified time | relevance | path

Searched refs:aMoveRects (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svtools/source/hatchwindow/
H A Dipwin.cxx124 Rectangle aMoveRects[ 4 ]; in Draw() local
125 FillMoveRectsPixel( aMoveRects ); in Draw()
128 pDev->DrawRect( aMoveRects[ i ] ); in Draw()
148 Rectangle aMoveRects[ 4 ]; in InvalidateBorder() local
149 FillMoveRectsPixel( aMoveRects ); in InvalidateBorder()
151 pWin->Invalidate( aMoveRects[ i ] ); in InvalidateBorder()
192 Rectangle aMoveRects[ 4 ]; in SelectMove() local
193 FillMoveRectsPixel( aMoveRects ); in SelectMove()
195 if( aMoveRects[ i ].IsInside( rPos ) ) in SelectMove()

Completed in 17 milliseconds