Searched refs:currentKeyLayoutDataRef (Results 1 – 1 of 1) sorted by relevance
773 … CFDataRef currentKeyLayoutDataRef = (CFDataRef)TISGetInputSourceProperty(currentKeyLayoutRef, in QuartzReadSystemKeymap() local775 if (currentKeyLayoutDataRef) in QuartzReadSystemKeymap()776 chr_data = CFDataGetBytePtr(currentKeyLayoutDataRef); in QuartzReadSystemKeymap()