Searched refs:cbHintAnimTimer (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/include/wx/fl/
H A Dhintanimpl.h19 class WXDLLIMPEXP_FL cbHintAnimTimer; variable in typeref:class:WXDLLIMPEXP_FL
29 friend class cbHintAnimTimer;
32 cbHintAnimTimer* mpAnimTimer;
110 class WXDLLIMPEXP_FL cbHintAnimTimer : public wxTimer class in inherits:wxTimer
130 cbHintAnimTimer(void);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dhintanimpl.cpp106 mpAnimTimer = new cbHintAnimTimer();
254 /***** Implementation for class cbHintAnimTimer *****/
256 cbHintAnimTimer::cbHintAnimTimer(void) function in class:cbHintAnimTimer
265 void cbHintAnimTimer::MorphPoint( wxPoint& origin, MorphInfoT& info, wxPoint& point )
286 void cbHintAnimTimer::Notify(void)
347 bool cbHintAnimTimer::Init( cbHintAnimationPlugin* pAnimPl, bool reinit )

Completed in 34 milliseconds