Searched refs:lv_label_t (Results 1 – 4 of 4) sorted by relevance
57 static void copy_text_to_label(lv_label_t * label, const char * text);58 static lv_text_flag_t get_label_flags(lv_label_t * label);96 .instance_size = sizeof(lv_label_t),136 lv_label_t * label = (lv_label_t *)obj; in lv_label_set_text()181 lv_label_t * label = (lv_label_t *)obj; in lv_label_set_text_fmt()206 lv_label_t * label = (lv_label_t *)obj; in lv_label_set_text_static()225 lv_label_t * label = (lv_label_t *)obj; in lv_label_set_long_mode()247 lv_label_t * label = (lv_label_t *)obj; in lv_label_set_text_selection_start()261 lv_label_t * label = (lv_label_t *)obj; in lv_label_set_text_selection_end()274 lv_label_t * label = (lv_label_t *)obj; in lv_label_set_recolor()[all …]
180 typedef struct _lv_label_t lv_label_t; typedef
1284 lv_label_t * label_data = (lv_label_t *)ta->label; in update_cursor_position_on_click()
103 .instance_size = sizeof(lv_label_t),