Searched refs:LV_LABEL_LONG_CLIP (Results 1 – 5 of 5) sorted by relevance
90 #define LV_LABEL_LONG_CLIP LV_LABEL_LONG_MODE_CLIP macro
200 lv_label_set_long_mode(label, LV_LABEL_LONG_CLIP); in add_external_app()241 lv_label_set_long_mode(label, LV_LABEL_LONG_CLIP); in add_app_list()
155 lv_label_set_long_mode(label_day, LV_LABEL_LONG_CLIP); in lv_demo_smartwatch_weather_add_daily()174 lv_label_set_long_mode(label, LV_LABEL_LONG_CLIP); in lv_demo_smartwatch_weather_add_daily()
351 lv_label_set_long_mode(date_label, LV_LABEL_LONG_CLIP); in create_screen_home()
108 - :cpp:enumerator:`LV_LABEL_LONG_CLIP` Simply clip the parts of the text outside the Label.