Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzKeyboard.c773 … CFDataRef currentKeyLayoutDataRef = (CFDataRef)TISGetInputSourceProperty(currentKeyLayoutRef, in QuartzReadSystemKeymap() local
775 if (currentKeyLayoutDataRef) in QuartzReadSystemKeymap()
776 chr_data = CFDataGetBytePtr(currentKeyLayoutDataRef); in QuartzReadSystemKeymap()