Searched refs:returnIconHandle (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.c813 Handle returnIconHandle; local
869 returnIconHandle = Get1Resource(iconRsrcType, iconRsrcID);
870 if ( returnIconHandle != NULL )
873 HandToHand(&returnIconHandle);
876 *iconHandle = returnIconHandle;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DMoreDesktopMgr.c813 Handle returnIconHandle; local
869 returnIconHandle = Get1Resource(iconRsrcType, iconRsrcID);
870 if ( returnIconHandle != NULL )
873 HandToHand(&returnIconHandle);
876 *iconHandle = returnIconHandle;

Completed in 118 milliseconds