Home
last modified time | relevance | path

Searched refs:PENCIL (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dcommon_type.h38 PENCIL = 5, member in OHOS::MMI::SourceType::SourceTool
/foundation/multimodalinput/input/frameworks/napi/touch_event/include/
H A Djs_touch_event.h42 PENCIL = 4, member in OHOS::MMI::final::ToolType
/foundation/multimodalinput/input/frameworks/napi/touch_event/src/
H A Djs_touch_event.cpp68 DECLARE_NAPI_STATIC_PROPERTY("PENCIL", GetNapiInt32(env, static_cast<int32_t>(ToolType::PENCIL))), in Export()
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h47 PENCIL = 5, member in OHOS::Ace::KeyCode::SourceTool
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp35 case SourceTool::PENCIL: in ConvertNativeXComponentTouchToolType()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp44 return SourceTool::PENCIL; in GetSourceTool()
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp415 SourceTool::PENCIL, in HWTEST_F() member in OHOS::Ace::NG::SourceTool
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp106 case SourceTool::PENCIL: in ConvertNativeXComponentTouchToolType()

Completed in 9 milliseconds