Home
last modified time | relevance | path

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

/lvgl-latest/src/core/
Dlv_obj_property.c187 lv_property_name_t * found; in lv_style_property_get_id() local
202 lv_property_name_t * found; in lv_obj_class_property_get_id() local
Dlv_obj_style.c336 lv_style_res_t found; in lv_obj_get_style_prop() local
349 lv_style_res_t found; in lv_obj_has_style_prop() local
729 lv_style_res_t found; in get_prop_core() local
1084 lv_style_res_t found; in get_selector_style_prop() local
Dlv_obj.c417 bool found = obj_valid_child(disp->screens[i], obj); in lv_obj_is_valid() local
454 lv_obj_t * found = lv_obj_get_child_by_id(child, id); in lv_obj_get_child_by_id() local
990 bool found = obj_valid_child(child, obj_to_find); in obj_valid_child() local
/lvgl-latest/src/font/
Dlv_font.c78 …bool found = f->get_glyph_dsc(f, dsc_out, letter, f->kerning == LV_FONT_KERNING_NONE ? 0 : letter_… in lv_font_get_glyph_dsc() local
/lvgl-latest/src/drivers/libinput/
Dlv_libinput.c116 size_t lv_libinput_find_devs(lv_libinput_capability capabilities, char ** found, size_t count, bool… in lv_libinput_find_devs()
/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.cpp1041 bool found = false; in updateText() local