Searched refs:nRandomSize (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 DCaptchaGenerator.cpp61 uint16 nRandomSize = 30 - GetRandomUint16() % 12; local
62 wxFont font(nRandomSize, wxFONTFAMILY_SWISS, wxFONTSTYLE_NORMAL, wxFONTWEIGHT_BOLD);
65 uint16 maxRotate = 50 - nRandomSize; // rotate small letters more than large letters

Completed in 34 milliseconds