Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.c37 static bool lv_label_design(lv_obj_t * label, const lv_area_t * mask, lv_design_mode_t mode);
113 lv_obj_set_design_cb(new_label, lv_label_design); in lv_label_create()
813 static bool lv_label_design(lv_obj_t * label, const lv_area_t * mask, lv_design_mode_t mode) in lv_label_design() function

Completed in 5 milliseconds