Searched refs:LV_LABEL_TEXT_SELECTION_OFF (Results 1 – 3 of 3) sorted by relevance
33 #define LV_LABEL_TEXT_SELECTION_OFF LV_DRAW_LABEL_NO_TXT_SEL macro37 LV_EXPORT_CONST_INT(LV_LABEL_TEXT_SELECTION_OFF);
617 return LV_LABEL_TEXT_SELECTION_OFF; in lv_label_get_text_selection_start()630 return LV_LABEL_TEXT_SELECTION_OFF; in lv_label_get_text_selection_end()
1185 ta->sel_end = LV_LABEL_TEXT_SELECTION_OFF; in update_cursor_position_on_click()