Searched refs:LV_LABEL_TEXT_SELECTION_OFF (Results 1 – 3 of 3) sorted by relevance
32 #define LV_LABEL_TEXT_SELECTION_OFF LV_DRAW_LABEL_NO_TXT_SEL macro41 LV_EXPORT_CONST_INT(LV_LABEL_TEXT_SELECTION_OFF);
630 return LV_LABEL_TEXT_SELECTION_OFF; in lv_label_get_text_selection_start()643 return LV_LABEL_TEXT_SELECTION_OFF; in lv_label_get_text_selection_end()
1305 ta->sel_end = LV_LABEL_TEXT_SELECTION_OFF; in update_cursor_position_on_click()