Home
last modified time | relevance | path

Searched refs:force (Results 1 – 8 of 8) sorted by relevance

/lvgl-3.7.0/scripts/
Dcppcheck_run.sh1 …utput-file=cppcheck_res.txt --suppress=unusedFunction --suppress=preprocessorErrorDirective --force
DDoxyfile1471 # output directory to force them to be regenerated.
2216 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
/lvgl-3.7.0/src/misc/
Dlv_txt.c173 … lv_text_flag_t flag, uint32_t * word_w_ptr, lv_text_cmd_state_t * cmd_state, bool force) in lv_txt_get_next_word() argument
247 if(force) return break_index; in lv_txt_get_next_word()
254 if(force) return break_index; in lv_txt_get_next_word()
272 if(force) return break_index; in lv_txt_get_next_word()
/lvgl-3.7.0/env_support/cmsis-pack/
DREADME.md67 5. Update macro `LV_ATTRIBUTE_MEM_ALIGN` and `LV_ATTRIBUTE_MEM_ALIGN_SIZE` to force a WORD alignme…
/lvgl-3.7.0/docs/layouts/
Dflex.md101 You can force Flex to put an item into a new line with `lv_obj_add_flag(child, LV_OBJ_FLAG_FLEX_IN_…
/lvgl-3.7.0/docs/overview/
Dstyle.md88 Sometimes you may want to force a child object to use the parent's value for a given style property…
100 You may also want to force the default value of a property to be used, without needing to hardcode …
/lvgl-3.7.0/docs/porting/
Ddisplay.md49 In the display driver (`lv_disp_drv_t`) enabling the `full_refresh` bit will force LVGL to always r…
/lvgl-3.7.0/docs/
DCHANGELOG.md717 - fix(canvas): force canvas to use sw draw [`3045`](https://github.com/littlevgl/lvgl/pull/3045)
885 - ci force ccache to be saved every time [`a7c590f`](https://github.com/littlevgl/lvgl/commit/a7c59…
891 - ci force use of ccache in PATH [`6de3fa8`](https://github.com/littlevgl/lvgl/commit/6de3fa8004639…
900 - ci(style) force color on diff to help highlight whitespace changes [`04f47ea`](https://github.com…
902 - ci force pushing to upstream branch [`8277f78`](https://github.com/littlevgl/lvgl/commit/8277f78d…
1502 - chore(docs) force docs rebuild [`4a0f413`](https://github.com/lvgl/lvgl/commit/4a0f4139eb98e73b37…
1590 - chore(docs) force docs rebuild <a href="https://github.com/lvgl/lvgl/commit/4a0f4139">4a0f4139</a>