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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DHTTPDownload.cpp62 m_progressbar = CastChild(ID_HTTPDOWNLOADPROGRESS, wxGaugeControl);
H A Dmuuli_wdr.h128 #define ID_HTTPDOWNLOADPROGRESS 10069 macro
H A Dmuuli_wdr.cpp928 wxGauge *item3 = new wxGauge( parent, ID_HTTPDOWNLOADPROGRESS, 100, wxDefaultPosition, wxSize(-1,10), wxGA_SMOOTH|wxGA_PROGRESSBAR );

Completed in 65 milliseconds