Searched refs:lv_line_set_y_invert (Results 1 – 4 of 4) sorted by relevance
67 void lv_line_set_y_invert(lv_obj_t * obj, bool en);
78 void lv_line_set_y_invert(lv_obj_t * obj, bool en) in lv_line_set_y_invert() function
38 lv_line_set_y_invert(line, true); in test_line_should_return_valid_y_invert()
51 with :cpp:expr:`lv_line_set_y_invert(line, true)`. In this case, *y == 0* will