Searched defs:pathset (Results 1 – 4 of 4) sorted by relevance
123 if (auto pathset = static_cast<Property*>(jerry_object_get_native_ptr(bm_rt, nullptr))) { in result() local
156 static void _copy(PathSet* pathset, Array<Point>& outPts, Matrix* transform) in _copy()175 static void _copy(PathSet* pathset, Array<PathCommand>& outCmds) in _copy()
960 auto pathset = jerry_object_get_native_ptr(arg1, nullptr); in _createPath() local976 … auto pathset = static_cast<LottiePathSet*>(jerry_object_get_native_ptr(info->function, nullptr)); in _uniformPath() local
112 LottiePathSet pathset; member367 LottiePathSet pathset; member