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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DMoreDesktopMgr.c124 short numTypes; /* number of elements in typeArray - 1 */ member in struct:BNDLRec
593 /* numTypes and typeArray->count will always be the actual count minus 1, */
595 if ( ((*theBndl)->numTypes >= 0) && ((*theBndl)->typeArray->count >= 0) )
633 while ( (index < ((*theBndl)->numTypes + 1)) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DMoreDesktopMgr.c124 short numTypes; /* number of elements in typeArray - 1 */ member in struct:BNDLRec
593 /* numTypes and typeArray->count will always be the actual count minus 1, */
595 if ( ((*theBndl)->numTypes >= 0) && ((*theBndl)->typeArray->count >= 0) )
633 while ( (index < ((*theBndl)->numTypes + 1)) &&

Completed in 160 milliseconds