Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/gif/
Dgifdec.h41 void (*comment)(struct gd_GIF *gif); member
Dgifdec.c229 if (gif->comment) { in read_comment_ext()
231 gif->comment(gif); in read_comment_ext()
/lvgl-3.7.0/docs/
DCODING_STYLE.md36 Before every function have a comment like this:
DCONTRIBUTING.md128 …rements of the DCO no further action is needed. If you are unsure feel free to ask us in a comment.
141 If the code you would like to add is based on an article, post or comment on a website (e.g. StackO…
DCHANGELOG.md434 - fix(examples) correct comment in slider example [`3419`](https://github.com/lvgl/lvgl/pull/3419)
592 - docs(indev): add comment in input device part [`3422`](https://github.com/lvgl/lvgl/pull/3422)
627 - ci remove formatting comment [`d345f76`](https://github.com/lvgl/lvgl/commit/d345f76d02a23d94550b…
1009 - fix(misc): correct the comment and code style [`2769`](https://github.com/lvgl/lvgl/pull/2769)
1034 - fix(async): remove the wrong comment from lv_async_call [`2707`](https://github.com/lvgl/lvgl/pul…
1074 - fix(Kconfig) fix the comment in LV_THEME_DEFAULT_DARK [`2524`](https://github.com/lvgl/lvgl/pull/…
1371 - docs(obj) add comment lv_obj_get_x/y/width/height about postponed layout recalculation [`533066e`…
1384 - docs(checkbox) update the comment lv_checkbox_set_text_static [`3e0ddd0`](https://github.com/lvgl…
/lvgl-3.7.0/docs/_static/css/
Dfontawesome.min.css5comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{co…
/lvgl-3.7.0/scripts/
DDoxyfile6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
184 # first line (until the first dot) of a Javadoc-style comment as the brief
193 # line (until the first dot) of a Qt-style comment as the brief description. If
201 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
203 # to treat a multi-line C++ comment block as a detailed description. Set this
968 # special comment blocks from generated source code fragments. Normal C, C++ and