Home
last modified time | relevance | path

Searched refs:SetIsInjected (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h227 .SetIsInjected(isInjected); in CreateTouchPoint()
H A Dtouch_event.h260 TouchEvent& SetIsInjected(bool isInjected) in SetIsInjected() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp295 touchPoint.SetIsInjected(isInjected); in ProcessTouchEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp411 .SetIsInjected(axisEvent.isInjected); in ConvertAxisEventToTouchEvent()