Searched refs:lv_textarea_set_text_selection (Results 1 – 3 of 3) sorted by relevance
200 void lv_textarea_set_text_selection(lv_obj_t * obj, bool en);
518 void lv_textarea_set_text_selection(lv_obj_t * obj, bool en) in lv_textarea_set_text_selection() function
87 Any part of the text can be selected if enabled with `lv_textarea_set_text_selection(textarea, true…