Searched refs:chr_data (Results 1 – 1 of 1) sorted by relevance
760 __block const void *chr_data = NULL; in QuartzReadSystemKeymap() local776 chr_data = CFDataGetBytePtr(currentKeyLayoutDataRef); in QuartzReadSystemKeymap()789 if (chr_data == NULL) { in QuartzReadSystemKeymap()815 err = UCKeyTranslate(chr_data, i, kUCKeyActionDown, in QuartzReadSystemKeymap()823 err = UCKeyTranslate(chr_data, i, kUCKeyActionDown, in QuartzReadSystemKeymap()