Searched refs:wxAnimationType (Results 1 - 10 of 10) 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.h73 enum wxAnimationType enum
102 virtual wxAnimationType GetType() const = 0;
H A Danidecod.h54 wxAnimationType GetType() const
H A Dgifdecod.h87 wxAnimationType GetType() const
/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)
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)
40 wxAnimationType type = wxANIMATION_TYPE_ANY);
42 wxAnimationType type = wxANIMATION_TYPE_ANY);
58 static const wxAnimationDecoder *FindHandler( wxAnimationType animType );
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/docs/latex/wx/
H A Danimation.tex49 \func{}{wxAnimation}{\param{const wxString\& }{name}, \param{wxAnimationType}{ type = wxANIMATION\_TYPE\_ANY}}
104 \func{bool}{Load}{\param{wxInputStream\&}{ stream}, \param{wxAnimationType}{ type = wxANIMATION\_TYPE\_ANY}}
129 \func{bool}{LoadFile}{\param{const wxString\&}{ name}, \param{wxAnimationType}{ type = wxANIMATION\_TYPE\_ANY}}
H A Danimatctrl.tex130 \func{bool}{LoadFile}{\param{const wxString \&}{ file}, \param{wxAnimationType }{ animType = wxANIMATION\_TYPE\_ANY}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Danimate.cpp82 bool wxAnimation::LoadFile(const wxString &name, wxAnimationType WXUNUSED(type))
90 bool wxAnimation::Load(wxInputStream &stream, wxAnimationType type)
238 bool wxAnimationCtrl::LoadFile(const wxString &filename, wxAnimationType type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Danimateg.cpp113 bool wxAnimation::LoadFile(const wxString& filename, wxAnimationType type)
122 bool wxAnimation::Load(wxInputStream &stream, wxAnimationType type)
211 const wxAnimationDecoder *wxAnimation::FindHandler( wxAnimationType animType )
308 bool wxAnimationCtrl::LoadFile(const wxString& filename, wxAnimationType type)

Completed in 122 milliseconds