Searched refs:jsInputDeviceMgr (Results 1 – 1 of 1) sorted by relevance
48 auto jsInputDeviceMgr = mgr_; in ~JsInputDeviceContext() local50 if (jsInputDeviceMgr) { in ~JsInputDeviceContext()51 jsInputDeviceMgr->ResetEnv(); in ~JsInputDeviceContext()173 auto jsInputDeviceMgr = jsIds->GetJsInputDeviceMgr(); in On() local236 return jsInputDeviceMgr->GetDeviceIds(env); in GetDeviceIds()242 return jsInputDeviceMgr->GetDeviceIds(env, argv[0]); in GetDeviceIds()265 return jsInputDeviceMgr->GetDevice(env, id); in GetDevice()384 CHKPP(jsInputDeviceMgr); in SupportKeysSync()411 CHKPP(jsInputDeviceMgr); in GetKeyboardType()446 CHKPP(jsInputDeviceMgr); in GetKeyboardTypeSync()[all …]