Searched refs:onFinishProperty (Results 1 – 1 of 1) sorted by relevance
1058 auto onFinishProperty = obj->GetProperty("onFinish"); in CloseAllSwipeActions() local1059 if (onFinishProperty->IsFunction()) { in CloseAllSwipeActions()1061 … AceType::MakeRefPtr<JsFunction>(JSRef<JSObject>(), JSRef<JSFunc>::Cast(onFinishProperty)); in CloseAllSwipeActions()