Home
last modified time | relevance | path

Searched refs:lv_dpx (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/display/
Dlv_display.h634 int32_t lv_dpx(int32_t n);
Dlv_display.c1086 int32_t lv_dpx(int32_t n) in lv_dpx() function
/lvgl-latest/docs/details/widgets/
Darc.rst127 Additionally, a tolerance of :cpp:expr:`lv_dpx(50)` pixels is applied to each angle, extending the
/lvgl-latest/src/widgets/arc/
Dlv_arc.c517 const lv_value_precise_t tolerance_deg = (360 * lv_dpx(50U)) / circumference; in lv_arc_event()
672 const lv_value_precise_t tolerance_deg = (360 * lv_dpx(50U)) / circumference; in lv_arc_event()
/lvgl-latest/docs/details/base-widget/
Dcoord.rst60 DPI. Use :cpp:expr:`lv_dpx(n)` or :cpp:expr:`LV_DPX(n)` to do