Searched refs:animationFuncs (Results 1 – 2 of 2) sorted by relevance
280 …std::vector<std::tuple<std::string, RegisterFunctionType, RegisterFunctionType>> animationFuncs = { in JsGetContext() local301 for (const auto& item : animationFuncs) { in JsGetContext()
321 …std::vector<std::tuple<std::string, RegisterFunctionType, RegisterFunctionType>> animationFuncs = { in HandleJsContext() local343 for (const auto& item : animationFuncs) { in HandleJsContext()