Searched refs:mCurIter (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.cpp273 k = double( mCurIter*mCurIter ) /
276 k = double( mCurIter ) / double( mpPl->mMaxFrames - 1 );
326 ( mCurIter != mpPl->mMaxFrames - 1 )
331 if ( mCurIter == mpPl->mMaxFrames - 1 )
344 ++mCurIter;
385 mCurIter = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dhintanimpl.h120 int mCurIter; member in class:cbHintAnimTimer

Completed in 41 milliseconds