Searched refs:OH_NATIVEXCOMPONENT_MIDDLE_BUTTON (Results 1 – 7 of 7) sorted by relevance
160 OH_NATIVEXCOMPONENT_MIDDLE_BUTTON = 0x04, enumerator
51 …PONENT_RIGHT_BUTTON](_o_h___native_x_component.md) = 0x02, [OH_NATIVEXCOMPONENT_MIDDLE_BUTTON](_o_…
54 …bsp;OH_NATIVEXCOMPONENT_RIGHT_BUTTON = 0x02, OH_NATIVEXCOMPONENT_MIDDLE_BUTTON …658 | OH_NATIVEXCOMPONENT_MIDDLE_BUTTON | 按下鼠标中键时触发鼠标事件。 |
482 … mouseEventPoint.button = OH_NativeXComponent_MouseEventButton::OH_NATIVEXCOMPONENT_MIDDLE_BUTTON; in HandleMouseEvent()
49 …PONENT_RIGHT_BUTTON](_o_h___native_x_component.md) = 0x02, [OH_NATIVEXCOMPONENT_MIDDLE_BUTTON](_o_…
54 …EFT_BUTTON = 0x01, OH_NATIVEXCOMPONENT_RIGHT_BUTTON = 0x02, OH_NATIVEXCOMPONENT_MIDDLE_BUTTON = 0x…656 | OH_NATIVEXCOMPONENT_MIDDLE_BUTTON | Middle mouse button. |
1152 … mouseEventPoint.button = OH_NativeXComponent_MouseEventButton::OH_NATIVEXCOMPONENT_MIDDLE_BUTTON; in HandleMouseEvent()