Home
last modified time | relevance | path

Searched defs:actionValue (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp224 uint32_t actionValue = 0; in OnRemoteRequest() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_interactable_view.cpp371 auto actionValue = obj->GetProperty("action"); in GetRemoteMessageEventCallback() local
H A Djs_view_abstract.cpp1085 JSRef<JSVal> actionValue = obj->GetProperty("action"); in ParsePopupParam() local
1115 JSRef<JSVal> actionValue = obj->GetProperty("action"); in ParsePopupParam() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/action_sheet/
H A Djs_action_sheet.cpp92 auto actionValue = obj->GetProperty("action"); in ParseSheetInfo() local
143 JSRef<JSVal> actionValue = confirmObj->GetProperty("action"); in ParseConfirmButton() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_alert_dialog.cpp113 auto actionValue = objInner->GetProperty("action"); in ParseButtonObj() local
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp638 int32_t actionValue = GetPinchAction(pointerEvent->GetPointerAction()); in TransformPinchEvent() local
658 int32_t actionValue = GetRotateAction(pointerEvent->GetPointerAction()); in TransformRotateEvent() local
716 int32_t actionValue = GetSwipeAction(pointerEvent->GetPointerAction()); in TransformSwipeEvent() local
766 int32_t actionValue in TransformMultiTapEvent() local
794 int32_t actionValue = pointerEvent->GetPointerAction(); TransformSwipeInwardEvent() local
1263 int32_t actionValue = TransformTsActionValue(pointerEvent->GetPointerAction()); TransformMousePointerEvent() local
1308 int32_t actionValue = tempActionValue.value(); TransformJoystickPointerEvent() local
1355 int32_t actionValue = GetFingerprintAction(pointerEvent->GetPointerAction()); TransformFingerprintEvent() local
[all...]
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp1111 uint32_t actionValue = 0; in HandleUpdatePropertyByAction() local

Completed in 28 milliseconds