Searched refs:wxANIM_TOBACKGROUND (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Danimdecod.h66 wxANIM_TOBACKGROUND = 1, enumerator in enum:wxAnimationDisposal
138 // this is the colour to use for the wxANIM_TOBACKGROUND disposal.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Danimateg.cpp461 else if (m_animation.GetDisposalMethod(i) == wxANIM_TOBACKGROUND)
493 case wxANIM_TOBACKGROUND:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Danidecod.cpp91 return wxANIM_TOBACKGROUND;

Completed in 36 milliseconds