Searched refs:lv_xml_layout_to_enum (Results 1 – 4 of 4) sorted by relevance
113 lv_layout_t lv_xml_layout_to_enum(const char * txt);
177 lv_layout_t lv_xml_layout_to_enum(const char * txt) in lv_xml_layout_to_enum() function
215 else SET_STYLE_IF(layout, lv_xml_layout_to_enum(value)); in lv_xml_style_register()
230 else SET_STYLE_IF(layout, lv_xml_layout_to_enum(value)); in apply_styles()