Searched refs:mpPl (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.cpp271 if ( mpPl->mAccelerationOn )
274 double( (mpPl->mMaxFrames - 1)*(mpPl->mMaxFrames - 1) );
276 k = double( mCurIter ) / double( mpPl->mMaxFrames - 1 );
291 if ( mpPl->mStopPending )
295 mpPl->FinishTracking();
297 mpPl->mStopPending = false;
298 mpPl->mpAnimTimer = NULL;
299 mpPl->mAnimStarted = false;
308 wxPoint origin( mpPl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dhintanimpl.h124 cbHintAnimationPlugin* mpPl; member in class:cbHintAnimTimer

Completed in 52 milliseconds