Searched refs:LV_SCALE_LABEL_ENABLED_DEFAULT (Results 1 – 2 of 2) sorted by relevance
37 #define LV_SCALE_LABEL_ENABLED_DEFAULT (1U) macro38 LV_EXPORT_CONST_INT(LV_SCALE_LABEL_ENABLED_DEFAULT);
453 scale->label_enabled = LV_SCALE_LABEL_ENABLED_DEFAULT; in lv_scale_constructor()