Searched refs:first_point (Results 1 – 1 of 1) sorted by relevance
919 lv_svg_point_t first_point = {0, 0}; in _process_path_value() local984 first_point.x = xval; in _process_path_value()985 first_point.y = yval; in _process_path_value()1148 cur_point.x = first_point.x; in _process_path_value()1149 cur_point.y = first_point.y; in _process_path_value()