Home
last modified time | relevance | path

Searched defs:jsInputDeviceMgr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp48 auto jsInputDeviceMgr = mgr_; in ~JsInputDeviceContext() local
173 auto jsInputDeviceMgr = jsIds->GetJsInputDeviceMgr(); in On() local
207 auto jsInputDeviceMgr = jsIds->GetJsInputDeviceMgr(); in Off() local
234 auto jsInputDeviceMgr = jsIds->GetJsInputDeviceMgr(); in GetDeviceIds() local
263 auto jsInputDeviceMgr = jsDev->GetJsInputDeviceMgr(); in GetDevice() local
410 auto jsInputDeviceMgr = jsDev->GetJsInputDeviceMgr(); in GetKeyboardType() local
445 auto jsInputDeviceMgr = jsDev->GetJsInputDeviceMgr(); in GetKeyboardTypeSync() local
460 auto jsInputDeviceMgr = jsIds->GetJsInputDeviceMgr(); in GetDeviceList() local
493 auto jsInputDeviceMgr = jsDev->GetJsInputDeviceMgr(); in GetDeviceInfo() local
526 auto jsInputDeviceMgr = jsDev->GetJsInputDeviceMgr(); in GetDeviceInfoSync() local
[all …]