Home
last modified time | relevance | path

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

/lvgl-latest/src/layouts/
Dlv_layout.h41 } lv_layout_t; typedef
Dlv_layout.c70 lv_layout_t layout_id = lv_obj_get_style_layout(obj, LV_PART_MAIN); in lv_layout_apply()
/lvgl-latest/src/others/xml/
Dlv_xml_base_types.h113 lv_layout_t lv_xml_layout_to_enum(const char * txt);
Dlv_xml_base_types.c177 lv_layout_t lv_xml_layout_to_enum(const char * txt) in lv_xml_layout_to_enum()