Home
last modified time | relevance | path

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

/lvgl-latest/src/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-latest/.github/
Dpull_request_template.md11 …-stage-of-a-pull-request) while you are working on the first version, and mark is as _Ready_ when …
/lvgl-latest/docs/details/other-components/
Dfont_manager.rst88 The font manager will mark the font resource as a recyclable font so that it has the
/lvgl-latest/docs/
DCODING_STYLE.rst277 …which are not part of the public API must begin with underscore in order to mark them as "private".
280 …structure in ``lv_global.h`` and mark the variable with :cpp:expr:`(LV_GLOBAL_DEFAULT()->variable)…
DCHANGELOG.rst415 - **ci(stale): do not mark shaping and ready for development issues as stale** `6086 <https://githu…
/lvgl-latest/docs/details/main-components/
Dfs.rst252 driver how to mark directories in the result but it can be a good
Dimage.rst424 and then mark the processing status in ``cache_entry->process_state`` (to avoid repeated post-proce…