Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dcocoa_platform.h65 #define TISGetInputSourceProperty _glfw.ns.tis.GetInputSourceProperty macro
Dcocoa_init.m222 _glfw.ns.unicodeData = TISGetInputSourceProperty(_glfw.ns.inputSource,
258 CFSTR("TISGetInputSourceProperty"));
266 !TISGetInputSourceProperty ||
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoakeyboard.m520 CFDataRef uchrDataRef = TISGetInputSourceProperty(key_layout, kTISPropertyUnicodeKeyLayoutData);