Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/windows/
Dlv_windows_input.c249 HTOUCHINPUT touch_input_handle, in lv_windows_get_touch_input_info() argument
267 return function(touch_input_handle, input_count, inputs, item_size); in lv_windows_get_touch_input_info()
271 HTOUCHINPUT touch_input_handle) in lv_windows_close_touch_input_handle() argument
286 return function(touch_input_handle); in lv_windows_close_touch_input_handle()
354 HTOUCHINPUT touch_input_handle = (HTOUCHINPUT)(lParam); in lv_windows_pointer_device_window_message_handler() local
359 touch_input_handle, in lv_windows_pointer_device_window_message_handler()
399 lv_windows_close_touch_input_handle(touch_input_handle); in lv_windows_pointer_device_window_message_handler()