Home
last modified time | relevance | path

Searched refs:_add (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp407 static jerry_value_t _add(const jerry_call_info_t* info, const jerry_value_t args[], const jerry_le… in _add() function
1130 auto bm_sum = jerry_function_external(_add); in _buildMath()
1134 auto bm_add = jerry_function_external(_add); in _buildMath()
1150 auto sum = jerry_function_external(_add); in _buildMath()
1154 auto add = jerry_function_external(_add); in _buildMath()