Searched refs:mPrevMorphed (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.cpp133 if ( mpAnimTimer->mPrevMorphed.x != POS_UNDEFINED )
136 DoDrawHintRect( mpAnimTimer->mPrevMorphed, mPrevInClient );
262 mPrevMorphed.x = POS_UNDEFINED;
301 mPrevMorphed.x = POS_UNDEFINED;
315 if ( mPrevMorphed.x != POS_UNDEFINED )
318 mpPl->DoDrawHintRect( mPrevMorphed, mpPl->mPrevInClient );
329 mPrevMorphed = morphed;
339 mPrevMorphed.x = POS_UNDEFINED;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dhintanimpl.h116 wxRect mPrevMorphed; member in class:cbHintAnimTimer

Completed in 32 milliseconds