Home
last modified time | relevance | path

Searched refs:LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/widgets/scale/
Dlv_scale.h60 #define LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT 0x80000 macro
61 LV_EXPORT_CONST_INT(LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT);
Dlv_scale.c706 if(label_rotation & LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT) { in scale_draw_label()
/lvgl-latest/examples/widgets/scale/
Dlv_example_scale_8.c19 …nsform_rotation(scale_line, LV_SCALE_LABEL_ROTATE_MATCH_TICKS | LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT, in lv_example_scale_8()
/lvgl-latest/docs/details/widgets/
Dscale.rst124 …nsform_rotation(scale, LV_SCALE_LABEL_ROTATE_MATCH_TICKS | LV_SCALE_LABEL_ROTATE_KEEP_UPRIGHT, LV_…