Searched refs:CEnableInputDevice (Results 1 – 4 of 4) sorted by relevance
47 int CEnableInputDevice(bool enable);
61 if input_binding::CEnableInputDevice(enable) != INPUT_BINDING_OK { in enable_input_device()
110 pub fn CEnableInputDevice(enable: bool) -> i32; in CEnableInputDevice() function
212 int32_t CEnableInputDevice(bool enable) in CEnableInputDevice() function