Searched refs:label_cnt (Results 1 – 1 of 1) sorted by relevance
28 int label_cnt; member127 for(int i = 0; i < ctx->config.label_cnt; i++) { in font_stress_label_delete_all()138 uint32_t label_index = lv_rand(0, ctx->config.label_cnt - 1); in font_stress_update()200 g_ctx.config.label_cnt = MAX_LABEL_CNT; in setUp()201 g_ctx.label_arr = lv_malloc_zeroed(sizeof(lv_obj_t *) * g_ctx.config.label_cnt); in setUp()