Searched refs:chars (Results 1 – 6 of 6) sorted by relevance
17 utf8_t chars[BUF_LEN];26 …int len = random_utf8_chars(chars, BUF_LEN, ALPHANUM_AND_CJK_TABLE, ALPHANUM_AND_CJK_TABLE_LEN, 25…28 printf("LEN: %d\n%s\n", len, chars);
231 for (auto c = chars.begin(); c < chars.end(); ++c) delete(*c); in ~LottieFont()237 Array<LottieGlyph*> chars; member
1042 for (auto g = text->font->chars.begin(); g < text->font->chars.end(); ++g) { in updateText()
1408 font->chars.push(glyph); in postProcess()
260 int chars = lv_snprintf(path_buf, sizeof(path_buf), "%s/img_lv_demo_high_res_%s_%s.png", in lv_demo_high_res_base_obj_create() local262 LV_ASSERT(chars < (int)sizeof(path_buf)); in lv_demo_high_res_base_obj_create()
976 string "Can break (wrap) texts on these chars"987 int "Min num chars before break"994 int "Min num chars after break"