Searched refs:mousewheel_device_object (Results 1 – 2 of 2) sorted by relevance
349 lv_win32_encoder_device_object = context->mousewheel_device_object; in lv_win32_init()867 context->mousewheel_device_object = in lv_win32_window_message_callback()869 if (!context->mousewheel_device_object) in lv_win32_window_message_callback()1295 lv_indev_t* mousewheel_device_object = in lv_win32_window_message_callback() local1296 context->mousewheel_device_object; in lv_win32_window_message_callback()1297 context->mousewheel_device_object = NULL; in lv_win32_window_message_callback()1298 lv_indev_delete(mousewheel_device_object); in lv_win32_window_message_callback()
58 lv_indev_t* mousewheel_device_object; member
Completed in 7 milliseconds