Home
last modified time | relevance | path

Searched refs:bNewUpperIn (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dspinfld.cxx490 sal_Bool bNewUpperIn = maUpperRect.IsInside( rMEvt.GetPosPixel() ); in MouseMove() local
491 if ( bNewUpperIn != mbUpperIn ) in MouseMove()
493 if ( bNewUpperIn ) in MouseMove()
501 mbUpperIn = bNewUpperIn; in MouseMove()

Completed in 31 milliseconds