Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp956 static jerry_value_t _createPath(const jerry_call_info_t* info, const jerry_value_t args[], const j… in _createPath() function
1317 auto createPath = jerry_function_external(_createPath); in buildGlobal()