Lines Matching refs:LV_ASSERT_MALLOC
113 LV_ASSERT_MALLOC(table->cell_data[cell]); in lv_table_set_cell_value()
164 LV_ASSERT_MALLOC(raw_txt); in lv_table_set_cell_value_fmt()
175 LV_ASSERT_MALLOC(table->cell_data[cell]); in lv_table_set_cell_value_fmt()
186 LV_ASSERT_MALLOC(table->cell_data[cell]); in lv_table_set_cell_value_fmt()
218 LV_ASSERT_MALLOC(table->row_h); in lv_table_set_row_cnt()
238 LV_ASSERT_MALLOC(table->cell_data); in lv_table_set_row_cnt()
263 LV_ASSERT_MALLOC(new_cell_data); in lv_table_set_col_cnt()
301 LV_ASSERT_MALLOC(table->col_w); in lv_table_set_col_cnt()
339 LV_ASSERT_MALLOC(table->cell_data[cell]); in lv_table_add_cell_ctrl()
366 LV_ASSERT_MALLOC(table->cell_data[cell]); in lv_table_clear_cell_ctrl()
394 LV_ASSERT_MALLOC(table->cell_data[cell]); in lv_table_set_cell_user_data()