Searched refs:wxANIMATION_TYPE_ANY (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.h49 wxAnimationType type = wxANIMATION_TYPE_ANY) = 0;
51 wxAnimationType type = wxANIMATION_TYPE_ANY) = 0;
77 wxAnimationType type = wxANIMATION_TYPE_ANY) = 0;
H A Danimdecod.h79 wxANIMATION_TYPE_ANY enumerator in enum:wxAnimationType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Danimate.h31 wxAnimation(const wxString &name, wxAnimationType type = wxANIMATION_TYPE_ANY) argument
55 virtual bool LoadFile(const wxString &name, wxAnimationType type = wxANIMATION_TYPE_ANY);
56 virtual bool Load(wxInputStream &stream, wxAnimationType type = wxANIMATION_TYPE_ANY);
117 virtual bool LoadFile(const wxString& filename, wxAnimationType type = wxANIMATION_TYPE_ANY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Danimate.h28 wxAnimation(const wxString &name, wxAnimationType type = wxANIMATION_TYPE_ANY) argument
40 wxAnimationType type = wxANIMATION_TYPE_ANY);
42 wxAnimationType type = wxANIMATION_TYPE_ANY);
100 virtual bool LoadFile(const wxString& filename, wxAnimationType type = wxANIMATION_TYPE_ANY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Danimate.cpp113 if (type != wxANIMATION_TYPE_INVALID && type != wxANIMATION_TYPE_ANY)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Danimateg.cpp127 if ( type == wxANIMATION_TYPE_ANY )

Completed in 94 milliseconds