Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h182 } OH_NativeXComponent_TouchEvent_SourceTool; typedef
208 OH_NativeXComponent_TouchEvent_SourceTool sourceTool;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1279 … point.sourceTool = static_cast<OH_NativeXComponent_TouchEvent_SourceTool>(item.GetSourceTool()); in SetHistoryPoint()