Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dcommon_type.h39 AIRBRUSH = 6, member in OHOS::MMI::SourceType::SourceTool
/foundation/multimodalinput/input/frameworks/napi/touch_event/include/
H A Djs_touch_event.h43 AIRBRUSH = 5, member in OHOS::MMI::final::ToolType
/foundation/multimodalinput/input/frameworks/napi/touch_event/src/
H A Djs_touch_event.cpp69 DECLARE_NAPI_STATIC_PROPERTY("AIRBRUSH", GetNapiInt32(env, static_cast<int32_t>(ToolType::AIRBRUSH))), in Export()
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h48 AIRBRUSH = 6, member in OHOS::Ace::KeyCode::SourceTool
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp37 case SourceTool::AIRBRUSH: in ConvertNativeXComponentTouchToolType()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp46 return SourceTool::AIRBRUSH; in GetSourceTool()
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp416 SourceTool::AIRBRUSH, in HWTEST_F() member in OHOS::Ace::NG::SourceTool
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp108 case SourceTool::AIRBRUSH: in ConvertNativeXComponentTouchToolType()

Completed in 8 milliseconds