Searched refs:CCaptchaGenerator (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 DCaptchaGenerator.h35 class CCaptchaGenerator class
38 CCaptchaGenerator(uint32 nLetterCount = 4);
H A DCaptchaGenerator.cpp39 CCaptchaGenerator::CCaptchaGenerator(uint32 nLetterCount) function in class:CCaptchaGenerator
44 void CCaptchaGenerator::ReGenerateCaptcha(uint32 nLetterCount)
82 bool CCaptchaGenerator::WriteCaptchaImage(wxMemoryOutputStream& file)
H A DBaseClient.cpp2718 CCaptchaGenerator captcha(4);

Completed in 99 milliseconds