Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Danimate.cxx91 mnLoops ( 0 ), in Animation()
122 mnLoops = mbLoopTerminated ? 0 : mnLoopCount; in Animation()
159 mnLoops = mbLoopTerminated ? 0 : mnLoopCount; in operator =()
522 if( mnLoops == 1 ) in IMPL_LINK()
532 if( mnLoops ) in IMPL_LINK()
533 mnLoops--; in IMPL_LINK()
634 mnLoops = mnLoopCount; in ResetLoopCount()
/trunk/main/vcl/inc/vcl/
H A Danimate.hxx150 long mnLoops; member in Animation

Completed in 25 milliseconds