Home
last modified time | relevance | path

Searched refs:IsPenHoverEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h467 bool IsPenHoverEvent() const in IsPenHoverEvent() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp855 } else if (event.IsPenHoverEvent()) { in InitializeCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2882 if (touchRestrict.touchEvent.IsPenHoverEvent()) { in ProcessMouseTestHit()