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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dvaltext.cpp89 static bool wxIsAlphaNumeric(const wxString& val) function
143 else if ( (m_validatorStyle & wxFILTER_ALPHANUMERIC) && !wxIsAlphaNumeric(val))

Completed in 47 milliseconds