Searched full:push (Results 1 – 25 of 26) sorted by relevance
12
8 # - p: push the changes to <branch-list>14 push = False variable63 if push:64 com.cmd("git push origin " + br + "--tags")73 if push:74 com.cmd("git push origin master --tags")
74 def push(c): function75 cmd("git push " + c)
9 # - Push the new branch and tag
415 lv_snippet_t snippet; /* use to save cur_span info and push it to stack */ in lv_spangroup_get_expand_height()425 /* the loop control to find a line and push the relevant span info into stack */ in lv_spangroup_get_expand_height()793 lv_snippet_t snippet; /* use to save cur_span info and push it to stack */ in lv_draw_span()808 /* the loop control to find a line and push the relevant span info into stack */ in lv_draw_span()
1 name: Push LVGL release to Espressif Component Service5 push:
2 push:5 - "v[0-9]+.[0-9]+.[0-9]+" # Push events to matching v*, i.e. v1.0, v20.15.10
4 push:43 if: github.event_name == 'push'
3 push:
4 push:
763 /*Push up the upper boundary of the btn area to create the popover*/ in draw_main()794 /*Push up the button text into the popover*/ in draw_main()999 /*Push up the upper boundary of the btn area to also invalidate the popover*/ in invalidate_button_area()
48 /** remove an item and push it to the free items queue */328 // push the item to the free items queue in lv_lru_remove_item()
9 function gtag(){dataLayer.push(arguments);}
50 lv_label_set_text(push_label, "Push"); in lv_example_fragment_2()
6 - Encoders with left/right turn and push options
179 /*For compatibility assume that used button was enter (encoder push)*/ in _lv_indev_read()
87 …/*When a close button is required, we need the empty label as spacer to push the button to the rig… in lv_msgbox_create()
22 - `LV_INDEV_TYPE_ENCODER` encoder with left/right turn and push options
77 * - Encoder (supports GUI usage only with: left, right, push)
51 4. Commit and push your changes to the forked `lvgl` repository.
81 - ci(esp): fix push to the component registry on tag [`e529230`](https://github.com/lvgl/lvgl/commi…
611 unsigned lodepng_add_text(LodePNGInfo* info, const char* key, const char* str); /*push back both te…615 … const char* transkey, const char* str); /*push back the 4 texts of 1 chunk at once*/