Home
last modified time | relevance | path

Searched defs:translate_x (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/docs/details/base-widget/styles/
Dstyle-properties.rst180 translate_x subsection
/lvgl-latest/src/widgets/scale/
Dlv_scale.c655 int32_t translate_x = lv_obj_get_style_translate_x(obj, LV_PART_INDICATOR); in scale_draw_label() local