Searched defs:actionFunc (Results 1 – 5 of 5) sorted by relevance
95 …auto actionFunc = AceType::MakeRefPtr<JsFunction>(JSRef<JSObject>(), JSRef<JSFunc>::Cast(actionVal… in ParseSheetInfo() local146 …auto actionFunc = AceType::MakeRefPtr<JsFunction>(JSRef<JSObject>(), JSRef<JSFunc>::Cast(actionVal… in ParseConfirmButton() local
213 auto actionFunc = reinterpret_cast<std::function<void()>*>(action); in SetMenuItemAction() local
369 auto actionFunc = reinterpret_cast<std::function<void()>*>(action); in SetNavMenuItemAction() local
116 …auto actionFunc = AceType::MakeRefPtr<JsFunction>(JSRef<JSObject>(), JSRef<JSFunc>::Cast(actionVal… in ParseButtonObj() local
3279 auto actionFunc = indexObject->GetProperty(static_cast<int32_t>(ArkUIIndex::ACTION)); in ParseBindOptionParam() local