Searched refs:nonScrollableLayoutStyleArg (Results 1 – 1 of 1) sorted by relevance
51 … Local<JSValueRef> nonScrollableLayoutStyleArg = runtimeCallInfo->GetCallArgRef(TABS_ARG_INDEX_3); in SetTabBarMode() local63 … if (marginArg->IsNull() || marginArg->IsUndefined() || nonScrollableLayoutStyleArg->IsNull() || in SetTabBarMode()64 nonScrollableLayoutStyleArg->IsUndefined()) { in SetTabBarMode()68 int barModeStyle = nonScrollableLayoutStyleArg->Int32Value(vm); in SetTabBarMode()