Searched defs:onCallbackEvent (Results 1 – 6 of 6) sorted by relevance
250 const std::function<void(float)>& onCallbackEvent) override {}; in CreateAnimatablePropertyFloat()255 … std::function<void(const RefPtr<NG::CustomAnimatableArithmetic>&)>& onCallbackEvent) override {}; in CreateAnimatableArithmeticProperty()
67 const std::function<void(float)> onCallbackEvent = [](float) {}; in __anon42be51dc0202() variable1405 std::function<void(const RefPtr<NG::CustomAnimatableArithmetic>&)> onCallbackEvent; variable
1134 …const std::string& propertyName, float value, const std::function<void(float)>& onCallbackEvent) o… in CreateAnimatablePropertyFloat()1145 std::function<void(const RefPtr<CustomAnimatableArithmetic>&)>& onCallbackEvent) override in CreateAnimatableArithmeticProperty()
2373 const std::string& propertyName, float value, const std::function<void(float)>& onCallbackEvent, in CreateAnimatablePropertyFloat()2414 std::function<void(const RefPtr<CustomAnimatableArithmetic>&)>& onCallbackEvent) in CreateAnimatableArithmeticProperty()
2040 const std::function<void(float)> &onCallbackEvent) in CreateAnimatablePropertyFloat()2056 std::function<void(const RefPtr<CustomAnimatableArithmetic> &)> &onCallbackEvent) in CreateAnimatableArithmeticProperty()
6379 std::function<void(float)> onCallbackEvent; in JSCreateAnimatableProperty() local6396 std::function<void(const RefPtr<NG::CustomAnimatableArithmetic>&)> onCallbackEvent; in JSCreateAnimatableProperty() local