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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMuleGifCtrl.cpp166 wxSize gifsize = m_decoder->GetAnimationSize(); local
167 int x = (clientsize.GetWidth()-gifsize.GetWidth())/2;
168 int y = (clientsize.GetHeight()-gifsize.GetHeight())/2;

Completed in 76 milliseconds