Searched defs:row_cnt (Results 1 – 5 of 5) sorted by relevance
37 uint32_t row_cnt; /**< Number of rows in 'map_p'(Handled by the library) */ member
41 uint32_t row_cnt; member
203 void lv_table_set_row_count(lv_obj_t * obj, uint32_t row_cnt) in lv_table_set_row_count()
250 void lv_roller_set_visible_row_count(lv_obj_t * obj, uint32_t row_cnt) in lv_roller_set_visible_row_count()
323 void pika_lvgl_roller_set_visible_row_count(PikaObj* self, int row_cnt) { in pika_lvgl_roller_set_visible_row_count()