Searched refs:GetFromIndex (Results 1 – 5 of 5) sorted by relevance
24 … "from", &JsTabContentTransitionProxy::GetFromIndex, &JsTabContentTransitionProxy::SetFromIndex); in JSBind()38 void JsTabContentTransitionProxy::GetFromIndex(const JSCallbackInfo& args) in GetFromIndex() function in OHOS::Ace::Framework::JsTabContentTransitionProxy42 fromIndex = proxy_->GetFromIndex(); in GetFromIndex()
45 void GetFromIndex(const JSCallbackInfo& args);
52 renderStepper->UpdateItemOpacity(curValue, renderStepper->GetFromIndex()); in UpdateStepperItemOpacity()77 renderStepper->UpdateItemPosition(curValue, renderStepper->GetFromIndex()); in UpdateStepperItemPosition()
104 int32_t GetFromIndex() const in GetFromIndex() function
30 int32_t GetFromIndex() const in GetFromIndex() function