Searched refs:rotary_sensitivity (Results 1 – 6 of 6) sorted by relevance
76 int32_t rotary_sensitivity; member
143 indev->rotary_sensitivity = LV_INDEV_DEF_ROTARY_SENSITIVITY; in lv_indev_create()1507 uint32_t indev_sensitivity = indev->rotary_sensitivity; in indev_proc_pointer_diff()1519 uint32_t indev_sensitivity = indev->rotary_sensitivity; in indev_proc_pointer_diff()
213 else SET_STYLE_IF(rotary_sensitivity, lv_xml_atoi(value)); in lv_xml_style_register()
228 else SET_STYLE_IF(rotary_sensitivity, lv_xml_atoi(value)); in apply_styles()
147 1. in the input device by the ``indev->rotary_sensitivity`` element (1/256 unit), and148 2. by the ``rotary_sensitivity`` style property in the widget (1/256 unit).
1425 rotary_sensitivity subsection