Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_gesture_judge_function.cpp63 uint32_t othersIdx = 0; in Execute() local
66 othersArr->SetValueAt(othersIdx++, othersObj); in Execute()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp7433 uint32_t othersIdx = 0; in SetOnGestureRecognizerJudgeBegin() local
7436 othersArr->SetValueAt(vm, othersArr, othersIdx++, othersObj); in SetOnGestureRecognizerJudgeBegin()
7481 uint32_t othersIdx = 0; in SetShouldBuiltInRecognizerParallelWith() local
7484 othersArr->SetValueAt(vm, othersArr, othersIdx++, othersObj); in SetShouldBuiltInRecognizerParallelWith()