Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.7.0/src/extra/others/msg/
Dlv_msg.c34 static void notify(lv_msg_t * m);
122 notify(&m); in lv_msg_send()
155 static void notify(lv_msg_t * m) in notify() function
/lvgl-3.7.0/docs/overview/
Devent.md143 `LV_EVENT_REFRESH` is a special event because it's designed to let the user notify an object to ref…
144 - notify a label to refresh its text according to one or more variables (e.g. current time)
Dimage.md315 … already cached and you then change the underlying PNG file, you need to notify LVGL to cache the …
/lvgl-3.7.0/docs/
DCONTRIBUTING.md31 …of the original project under your account, make some changes there, and notify the original repos…