Searched refs:theBndl (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.c170 BNDLRecHandle theBndl,
575 BNDLRecHandle theBndl; local
587 theBndl = (BNDLRecHandle)Get1IndResource(kBNDLResType, index);
589 if ( theBndl != NULL )
591 if ( (*theBndl)->signature == creator )
595 if ( ((*theBndl)->numTypes >= 0) && ((*theBndl)->typeArray->count >= 0) )
598 *returnBndl = theBndl;
620 BNDLRecHandle theBndl,
629 ptrIterator = (Ptr)((*theBndl)
619 FindTypeInBundle(OSType typeToFind, BNDLRecHandle theBndl, BundleTypePtr *returnBundleType) argument
808 BNDLRecHandle theBndl = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DMoreDesktopMgr.c170 BNDLRecHandle theBndl,
575 BNDLRecHandle theBndl; local
587 theBndl = (BNDLRecHandle)Get1IndResource(kBNDLResType, index);
589 if ( theBndl != NULL )
591 if ( (*theBndl)->signature == creator )
595 if ( ((*theBndl)->numTypes >= 0) && ((*theBndl)->typeArray->count >= 0) )
598 *returnBndl = theBndl;
620 BNDLRecHandle theBndl,
629 ptrIterator = (Ptr)((*theBndl)
619 FindTypeInBundle(OSType typeToFind, BNDLRecHandle theBndl, BundleTypePtr *returnBundleType) argument
808 BNDLRecHandle theBndl = NULL; local
[all...]

Completed in 115 milliseconds