Searched refs:lv_textarea_set_text_selection (Results 1 – 3 of 3) sorted by relevance
188 void lv_textarea_set_text_selection(lv_obj_t * obj, bool en);
124 .setter = lv_textarea_set_text_selection,622 void lv_textarea_set_text_selection(lv_obj_t * obj, bool en) in lv_textarea_set_text_selection() function
183 :cpp:expr:`lv_textarea_set_text_selection(textarea, true)`. This works much like192 :cpp:expr:`lv_textarea_set_text_selection(textarea, enable)` function, the following