Home
last modified time | relevance | path

Searched refs:mark (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.7.0/src/extra/others/ime/
Dlv_ime_pinyin.c1003 int mark[LV_IME_PINYIN_K9_MAX_INPUT] = {0}; in pinyin_k9_get_legal_py() local
1030 flag = mark[index]; in pinyin_k9_get_legal_py()
1033 mark[index] = mark[index] + 1; in pinyin_k9_get_legal_py()
1037 mark[index] = 0; in pinyin_k9_get_legal_py()
/lvgl-3.7.0/docs/overview/
Dfile-system.md85 This example shows how to read a directory's content. It's up to the driver how to mark directories…
/lvgl-3.7.0/docs/
DCONTRIBUTING.md23 - Give feedback and close the issue or mark the topic as solved if your question is answered.
DCHANGELOG.md577 - fix(fs): mark the read cache as invalid by default [`54f9987`](https://github.com/lvgl/lvgl/commi…
1028 - fix: mark unused variable with LV_UNUSED(xxx) instead of (void)xxx [`2734`](https://github.com/lv…