Home
last modified time | relevance | path

Searched defs:global (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/
Dlv_init.c112 static inline void lv_global_init(lv_global_t * global) in lv_global_init()
144 static inline void lv_cleanup_devices(lv_global_t * global) in lv_cleanup_devices()
/lvgl-latest/src/core/
Dlv_obj_id_builtin.c52 lv_global_t * global = LV_GLOBAL_DEFAULT(); in lv_obj_assign_id() local
110 lv_global_t * global = LV_GLOBAL_DEFAULT(); in lv_objid_builtin_destroy() local
/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.h148 jerry_value_t global; member
DtvgSvgLoaderCommon.h547 } global; member