Home
last modified time | relevance | path

Searched refs:chr_data (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzKeyboard.c760 __block const void *chr_data = NULL; in QuartzReadSystemKeymap() local
776 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()