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

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.c393 CFDictionaryRef persDict; local
398 if (!(persDict = GetCFDictionaryFromDict(infoDict, kCCLPersonalitiesKey)))
403 persEntry = GetCFDictionaryFromDict(persDict, personalityKey);
406 persEntry = GetCFDictionaryFromDict(persDict,kCCLDefaultPersonalityKey);

Completed in 91 milliseconds