Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp226 mouseEvent.button = MouseButton::SIDE_BUTTON; in GetMouseEventButton()
270 buttons &= static_cast<uint32_t>(MouseButton::SIDE_BUTTON); in ConvertMouseEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h75 SIDE_BUTTON = 32, enumerator