Home
last modified time | relevance | path

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

/base/msdp/device_status/intention/cooperate/plugin/src/
Dcooperate_free.cpp65 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice() || in SetPointerVisible() local
282 bool hasLocalPointerDevice = parent_.env_->GetDeviceManager().HasLocalPointerDevice() || in OnDisable() local
Dcooperate_out.cpp77 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice() || in SetPointerVisible() local
Dcooperate_in.cpp867 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice() || in SetPointerVisible() local
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_manager.cpp1307 bool hasLocalPointerDevice = context_->GetDeviceManager().HasLocalPointerDevice() || in OnStopDrag() local