Searched refs:wxAnimationBase (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Danimate.h31 // wxAnimationBase
34 class WXDLLIMPEXP_ADV wxAnimationBase : public wxGDIObject class in inherits:wxGDIObject
37 wxAnimationBase() {} function in class:wxAnimationBase
54 DECLARE_ABSTRACT_CLASS(wxAnimationBase)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Danimate.h27 class WXDLLIMPEXP_ADV wxAnimation : public wxAnimationBase
71 typedef wxAnimationBase base_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Danimatecmn.cpp34 IMPLEMENT_ABSTRACT_CLASS(wxAnimationBase, wxObject)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Danimate.h23 class WXDLLIMPEXP_ADV wxAnimation : public wxAnimationBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Danimate.cpp52 IMPLEMENT_DYNAMIC_CLASS(wxAnimation, wxAnimationBase)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Danimateg.cpp44 IMPLEMENT_DYNAMIC_CLASS(wxAnimation, wxAnimationBase)

Completed in 83 milliseconds