Searched refs:kCCLEngineIconPathKey (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/modemccl-25.1/
H A Dcclkeys.h102 #define kCCLEngineIconPathKey CFSTR("Icon Path") // str macro
/macosx-10.10/ppp-786.1.1/Drivers/PPPSerial/PPPSerial-plugin/
H A Dmain.c410 CFDictionaryAddValue(ccldict, kCCLEngineIconPathKey, iconstrref);
585 CFDictionaryAddValue(ccldict, kCCLEngineIconPathKey, iconstrref);
/macosx-10.10/modemccl-25.1/CCLEngine/
H A DCCLEngine.c611 success &= CopyCStringFromDict(engineDict, &iconurl, kCCLEngineIconPathKey);

Completed in 129 milliseconds