Home
last modified time | relevance | path

Searched refs:CheckPointerToEdge (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dhot_area.cpp78 CheckPointerToEdge(type_); in ProcessData()
103 void HotArea::CheckPointerToEdge(HotAreaType type) in CheckPointerToEdge() function in OHOS::Msdp::DeviceStatus::Cooperate::HotArea
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dhot_area.cpp81 CheckPointerToEdge(type_); in ProcessData()
106 void HotArea::CheckPointerToEdge(HotAreaType type) in CheckPointerToEdge() function in OHOS::Msdp::DeviceStatus::Cooperate::HotArea
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dhot_area.h60 void CheckPointerToEdge(HotAreaType type);
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dhot_area.h60 void CheckPointerToEdge(HotAreaType type);
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp351 g_context->hotArea_.CheckPointerToEdge(HotAreaType::AREA_LEFT);
352 g_context->hotArea_.CheckPointerToEdge(HotAreaType::AREA_RIGHT);
353 g_context->hotArea_.CheckPointerToEdge(HotAreaType::AREA_TOP);
354 g_context->hotArea_.CheckPointerToEdge(HotAreaType::AREA_BOTTOM);
355 g_context->hotArea_.CheckPointerToEdge(HotAreaType::AREA_NONE);