Searched refs:comment (Results 1 – 7 of 7) sorted by relevance
41 void (*comment)(struct gd_GIF *gif); member
229 if (gif->comment) { in read_comment_ext()231 gif->comment(gif); in read_comment_ext()
36 Before every function have a comment like this:
128 …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…
434 - 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…
5 …comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{co…
6 # All text after a double hash (##) is considered a comment and is placed in9 # 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 brief193 # line (until the first dot) of a Qt-style comment as the brief description. If201 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as203 # to treat a multi-line C++ comment block as a detailed description. Set this968 # special comment blocks from generated source code fragments. Normal C, C++ and