Searched refs:backward (Results 1 – 7 of 7) sorted by relevance
/lvgl-3.7.0/docs/overview/ |
D | animation.md | 57 /*When ready, play the animation backward with this duration. Default is 0 (disabled) [ms]*/ 116 It supports forward and backward playback of the entire animation group, using `lv_anim_timeline_se…
|
/lvgl-3.7.0/docs/libs/ |
D | rlottie.md | 81 // Play backward and loop
|
/lvgl-3.7.0/docs/intro/ |
D | index.md | 75 - Minor version for new but backward-compatible functionalities. E.g. v6.1.0, v6.2.0 76 - Patch version for backward-compatible bug fixes. E.g. v6.1.1, v6.1.2
|
/lvgl-3.7.0/src/extra/libs/png/ |
D | lodepng.c | 1285 size_t start, backward, length; in inflateHuffmanBlock() local 1319 backward = start - distance; in inflateHuffmanBlock() 1324 lodepng_memcpy(out->data + start, out->data + backward, distance); in inflateHuffmanBlock() 1327 out->data[start++] = out->data[backward++]; in inflateHuffmanBlock() 1330 lodepng_memcpy(out->data + start, out->data + backward, length); in inflateHuffmanBlock()
|
/lvgl-3.7.0/docs/_static/css/ |
D | fontawesome.min.css | 5 …backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:…
|
/lvgl-3.7.0/scripts/ |
D | Doxyfile | 301 # case of backward compatibilities issues.
|
/lvgl-3.7.0/docs/ |
D | CHANGELOG.md | 1618 v8 is a major change and therefore it's not backward compatible with v7.
|