Home
last modified time | relevance | path

Searched refs:LV_LABEL_TEXT_SEL (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/
A Dlv_conf_checker.h551 #ifndef LV_LABEL_TEXT_SEL
552 # define LV_LABEL_TEXT_SEL 0 macro
/AliOS-Things-master/components/littlevgl/
A Dlv_conf.h391 # define LV_LABEL_TEXT_SEL 0 macro
A Dlv_conf_template.h391 # define LV_LABEL_TEXT_SEL 0
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.h83 #if LV_LABEL_TEXT_SEL
A Dlv_ta.h82 #if LV_LABEL_TEXT_SEL
A Dlv_label.c106 #if LV_LABEL_TEXT_SEL in lv_label_create()
371 #if LV_LABEL_TEXT_SEL in lv_label_set_text_sel_start()
383 #if LV_LABEL_TEXT_SEL in lv_label_set_text_sel_end()
628 #if LV_LABEL_TEXT_SEL in lv_label_get_text_sel_start()
645 #if LV_LABEL_TEXT_SEL in lv_label_get_text_sel_end()
A Dlv_ta.c114 #if LV_LABEL_TEXT_SEL in lv_ta_create()
820 #if LV_LABEL_TEXT_SEL in lv_ta_set_text_sel()
1046 #if LV_LABEL_TEXT_SEL in lv_ta_text_is_selected()
1068 #if LV_LABEL_TEXT_SEL in lv_ta_get_text_sel_en()
1110 #if LV_LABEL_TEXT_SEL in lv_ta_clear_selection()
1765 #if LV_LABEL_TEXT_SEL in update_cursor_position_on_click()

Completed in 12 milliseconds