Searched refs:GetFramePosition (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Danidecod.h41 virtual wxPoint GetFramePosition(unsigned int frame) const;
H A Danimdecod.h117 virtual wxPoint GetFramePosition(unsigned int frame) const = 0;
H A Dgifdecod.h64 virtual wxPoint GetFramePosition(unsigned int frame) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Danimateg.cpp78 wxPoint wxAnimation::GetFramePosition(unsigned int frame) const function in class:wxAnimation
82 return M_ANIMDATA->GetFramePosition(frame);
462 DisposeToBackground(dc, m_animation.GetFramePosition(i),
494 DisposeToBackground(dc, m_animation.GetFramePosition(m_currentFrame-1),
569 dc.DrawBitmap(bmp, m_animation.GetFramePosition(frame),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Danimate.h45 wxPoint GetFramePosition(unsigned int frame) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Danidecod.cpp82 wxPoint wxANIDecoder::GetFramePosition(unsigned int WXUNUSED(frame)) const function in class:wxANIDecoder
H A Dgifdecod.cpp196 wxPoint wxGIFDecoder::GetFramePosition(unsigned int frame) const function in class:wxGIFDecoder
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dm_image.cpp514 m_gifDecoder->GetFramePosition(m_nCurrFrame) != wxPoint(0, 0) )
519 dc.DrawBitmap(bmp, m_gifDecoder->GetFramePosition(m_nCurrFrame),

Completed in 91 milliseconds