Home
last modified time | relevance | path

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

/lvgl-latest/src/others/xml/
Dlv_xml_parser.h56 const char * def; member
Dlv_xml_component.c229 const char * def = lv_xml_get_value_of(attrs, "default"); in process_prop_element() local
/lvgl-latest/src/widgets/chart/
Dlv_chart.c350 const int32_t def = LV_CHART_POINT_NONE; in lv_chart_add_series() local
/lvgl-latest/src/libs/thorvg/
DtvgSvgLoaderCommon.h572 SvgNode* def = nullptr; //also used to store nested graphic nodes member