Searched refs:WarpCharLow (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/motif/xmcombo/
H A Dxmcombo.c2114 char WarpCharLow, WarpCharHigh; local
2142 WarpCharLow = tolower(*(info->text->ptr));
2143 WarpCharHigh = toupper(WarpCharLow);
2162 if ( (strchr(pItem, WarpCharLow ) == pItem) ||

Completed in 46 milliseconds