Searched refs:currentKeyLayoutRef (Results 1 – 1 of 1) sorted by relevance
770 TISInputSourceRef currentKeyLayoutRef = TISCopyCurrentKeyboardLayoutInputSource(); in QuartzReadSystemKeymap() local772 if (currentKeyLayoutRef) { in QuartzReadSystemKeymap()773 … CFDataRef currentKeyLayoutDataRef = (CFDataRef)TISGetInputSourceProperty(currentKeyLayoutRef, in QuartzReadSystemKeymap()778 CFRelease(currentKeyLayoutRef); in QuartzReadSystemKeymap()