Searched refs:par_start (Results 1 – 1 of 1) sorted by relevance
144 uint16_t par_start = 0; in lv_draw_label() local169 par_start = i; in lv_draw_label()184 if(i - par_start == LABEL_RECOLOR_PAR_LENGTH + 1) { in lv_draw_label()186 memcpy(buf, &txt[par_start], LABEL_RECOLOR_PAR_LENGTH); in lv_draw_label()
Completed in 3 milliseconds