Home
last modified time | relevance | path

Searched refs:texts (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/examples/widgets/label/
Dindex.rst14 Show LTR, RTL and Chinese texts
/lvgl-latest/demos/ebike/
Dlv_demo_ebike_stats.c161 static const char * texts[4]; in tabs_create() local
162 texts[0] = _("Avg. speed"); in tabs_create()
163 texts[1] = _("Distance"); in tabs_create()
164 texts[2] = _("Top speed"); in tabs_create()
166 lv_buttonmatrix_set_map(btnm, texts); in tabs_create()
/lvgl-latest/docs/
DREADME_jp.rst454 English, Hebrew (mixed LRT-RTL) and Chinese texts
458 :alt: English, Hebrew and Chinese texts with LVGL
460 English, Hebrew and Chinese texts with LVGL
DREADME_zh.rst466 :alt: English, Hebrew and Chinese texts with LVGL
/lvgl-latest/
DREADME.md57 … wrapping, kerning, text scrolling, sub-pixel rendering, Pinyin-IME Chinese input, Emojis in texts.
357 ### English, Hebrew (mixed LTR-RTL) and Chinese texts
359 ![English, Hebrew and Chinese texts with LVGL](https://github.com/kisvegabor/test/raw/master/readme…
DKconfig305 …0: use a simple renderer capable of drawing only simple rectangles with gradient, images, texts, a…
976 string "Can break (wrap) texts on these chars"
1005 bool "Support bidirectional texts"
1007 Allows mixing Left-to-Right and Right-to-Left texts.
1021 bool "Detect texts base direction"
1099 bool "Store extra some info in labels (12 bytes) to speed up drawing of very long texts"