Searched refs:sizes (Results 1 – 10 of 10) sorted by relevance
79 lv_freetype_outline_sizes_t sizes; member
373 param.sizes.data_size = vectors * 2; in outline_create()374 param.sizes.segments_size = segments; in outline_create()
56 by declaring 2 arrays and the track sizes in them. The last element must69 Besides settings the sizes in pixels, you can use two special
13 different fonts, colors, and sizes into the Spangroup Widget.
252 outline->data_size = param->sizes.data_size; in lv_nema_outline_event_alloc()253 outline->seg_size = param->sizes.segments_size; in lv_nema_outline_event_alloc()
149 The span widget allows mixing different font sizes, colors and styles.
164 lv_obj_remove_style_all(widget1); /* It removes the set sizes */
93 There are several built-in fonts in different sizes, which can be
646 …ized draw buffer is divided by the tile count to determine the ideal tile sizes. If smaller areas …
123 Used to initialize default sizes such as widgets sized, style paddings.124 (Not so important, you can adjust it to modify default sizes and spaces)