Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp1255 TouchEventInfo touchEventInfoSourceType("onTouch"); variable
1258 touchEventInfoSourceType.AddChangedTouchLocationInfo(std::move(locationInfoSourceType));
1262 touchEventInfoSourceType.SetSourceDevice(sourceType);
1263 pattern->HandleTouchEvent(touchEventInfoSourceType);