Searched refs:LV_LABEL_HINT_HEIGHT_LIMIT (Results 1 – 1 of 1) sorted by relevance
36 #define LV_LABEL_HINT_HEIGHT_LIMIT 1024 /*Enable "hint" to buffer info about labels larger than thi… macro826 lv_area_get_height(&txt_coords) >= LV_LABEL_HINT_HEIGHT_LIMIT) { in draw_main()