Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/sdl/
Dlv_draw_sdl_texture_cache.c68 …w_sdl_texture_cache_get(lv_draw_sdl_ctx_t * ctx, const void * key, size_t key_length, bool * found) in lv_draw_sdl_texture_cache_get()
74 bool * found, void ** userdata) in lv_draw_sdl_texture_cache_get_with_userdata()
158 bool * found) in draw_cache_get_entry()
/lvgl-3.7.0/src/font/
Dlv_font.c80 bool found = f->get_glyph_dsc(f, dsc_out, letter, letter_next); in lv_font_get_glyph_dsc() local
/lvgl-3.7.0/src/core/
Dlv_obj.c405 bool found = obj_valid_child(disp->screens[i], obj); in lv_obj_is_valid() local
969 bool found = obj_valid_child(child, obj_to_find); in obj_valid_child() local
Dlv_obj_style.c227 lv_style_res_t found = LV_STYLE_RES_NOT_FOUND; in lv_obj_get_style_prop() local
610 lv_style_res_t found; in get_prop_core() local