Searched refs:notify (Results 1 – 4 of 4) sorted by relevance
34 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
143 `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)
315 … already cached and you then change the underlying PNG file, you need to notify LVGL to cache the …
31 …of the original project under your account, make some changes there, and notify the original repos…