Searched refs:forward (Results 1 – 5 of 5) sorted by relevance
84 // Play forward once (no looping)88 The default animation mode is **play forward with loop**.
41 …0: backgroud, child_num - 1: foreground, <0: count from the top, to move forward (up): `lv_obj_mov…
116 It supports forward and backward playback of the entire animation group, using `lv_anim_timeline_se…
5 …forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.…
1323 size_t forward; in inflateHuffmanBlock() local1326 for(forward = distance; forward < length; ++forward) { in inflateHuffmanBlock()