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
328 bool hasLocalPointerDevice = parent_.env_->GetDeviceManager().HasLocalPointerDevice() || in OnDisable() local
Dcooperate_out.cpp77 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice() || in SetPointerVisible() local
497 bool hasLocalPointerDevice = parent_.env_->GetDeviceManager().HasLocalPointerDevice(); in OnStopAboutVirtualTrackpad() local
Dcooperate_in.cpp885 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice() || in SetPointerVisible() local
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_manager.cpp1722 bool hasLocalPointerDevice = context_->GetDeviceManager().HasLocalPointerDevice() || in OnStopDrag() local