Searched refs:SetToIndex (Results 1 – 4 of 4) sorted by relevance
26 "to", &JsTabContentTransitionProxy::GetToIndex, &JsTabContentTransitionProxy::SetToIndex); in JSBind()48 void JsTabContentTransitionProxy::SetToIndex(const JSCallbackInfo& args) in SetToIndex() function in OHOS::Ace::Framework::JsTabContentTransitionProxy
46 void SetToIndex(const JSCallbackInfo& args);
44 void SetToIndex(int32_t toIndex) in SetToIndex() function
5254 proxy->SetToIndex(toIndex); in TriggerCustomContentTransitionEvent()