Home
last modified time | relevance | path

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

/lvgl-3.7.0/docs/overview/
Danimation.md57 /*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/
Drlottie.md81 // Play backward and loop
/lvgl-3.7.0/docs/intro/
Dindex.md75 - 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/
Dlodepng.c1285 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/
Dfontawesome.min.css5backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:…
/lvgl-3.7.0/scripts/
DDoxyfile301 # case of backward compatibilities issues.
/lvgl-3.7.0/docs/
DCHANGELOG.md1618 v8 is a major change and therefore it's not backward compatible with v7.