Searched refs:mpAnimTimer (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dhintanimpl.cpp43 mpAnimTimer( 0 ),
56 mpAnimTimer( 0 ),
104 if ( !mpAnimTimer )
106 mpAnimTimer = new cbHintAnimTimer();
110 mpAnimTimer->Init( this, mAnimStarted );
129 if ( event.mLastTime && mpAnimTimer )
133 if ( mpAnimTimer->mPrevMorphed.x != POS_UNDEFINED )
136 DoDrawHintRect( mpAnimTimer->mPrevMorphed, mPrevInClient );
298 mpPl->mpAnimTimer = NULL;
336 mpPl->mpAnimTimer
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dhintanimpl.h32 cbHintAnimTimer* mpAnimTimer; member in class:cbHintAnimationPlugin

Completed in 27 milliseconds