Searched refs:g_nCharsPerLine (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 DOtherFunctions.cpp487 static unsigned int g_nCharsPerLine = 72; variable
526 if( nChars >= g_nCharsPerLine && g_nCharsPerLine != 0 ) {
541 if( nChars >= g_nCharsPerLine && g_nCharsPerLine != 0 ) {
555 if( nChars >= g_nCharsPerLine && g_nCharsPerLine != 0 ) {

Completed in 13 milliseconds