Searched refs:texts (Results 1 – 6 of 6) sorted by relevance
/lvgl-latest/examples/widgets/label/ |
D | index.rst | 14 Show LTR, RTL and Chinese texts
|
/lvgl-latest/demos/ebike/ |
D | lv_demo_ebike_stats.c | 161 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/ |
D | README_jp.rst | 454 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
|
D | README_zh.rst | 466 :alt: English, Hebrew and Chinese texts with LVGL
|
/lvgl-latest/ |
D | README.md | 57 … wrapping, kerning, text scrolling, sub-pixel rendering, Pinyin-IME Chinese input, Emojis in texts. 357 ### English, Hebrew (mixed LTR-RTL) and Chinese texts 359  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"
|