Searched refs:LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT (Results 1 – 4 of 4) sorted by relevance
60 #define LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT 0x80000 macro61 LV_EXPORT_CONST_INT(LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT);
706 if(label_rotation & LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT) { in scale_draw_label()
19 …nsform_rotation(scale_line, LV_SCALE_LABEL_ROTATE_MATCH_TICKS | LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT, in lv_example_scale_8()
124 …nsform_rotation(scale, LV_SCALE_LABEL_ROTATE_MATCH_TICKS | LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT, LV_…