Searched refs:moved (Results 1 – 5 of 5) sorted by relevance
50 uint32_t moved : 1; member
341 roller->moved = 0; in lv_roller_event()351 roller->moved = 1; in lv_roller_event()673 if(roller->moved == 0) { in release_handler()
6 This implementation has moved most bitmap blending and drawing procedures to utilize SDL_Renderer,
118 - `LV_EVENT_VALUE_CHANGED` The object's value has changed (i.e. slider moved)
126 - fix(stm32): static function prototypes moved from .h to .c [`4276`](https://github.com/lvgl/lvgl/…1622 - The `docs` is moved to the `lvgl` repository1623 - The `examples` are moved to the `lvgl` repository1630 - `lv_cont` removed, layout features are moved to `lv_obj`1631 - `lv_page` removed, scroll features are moved to `lv_obj`