Searched refs:function_type (Results 1 – 2 of 2) sorted by relevance
259 typedef BOOL(WINAPI * function_type)(HTOUCHINPUT, UINT, PTOUCHINPUT, int); in lv_windows_get_touch_input_info() typedef261 function_type function = (function_type)( in lv_windows_get_touch_input_info()278 typedef BOOL(WINAPI * function_type)(HTOUCHINPUT); in lv_windows_close_touch_input_handle() typedef280 function_type function = (function_type)( in lv_windows_close_touch_input_handle()483 typedef HIMC(WINAPI * function_type)(HWND); in lv_windows_imm_get_context() typedef485 function_type function = (function_type)( in lv_windows_imm_get_context()503 typedef BOOL(WINAPI * function_type)(HWND, HIMC); in lv_windows_imm_release_context() typedef505 function_type function = (function_type)( in lv_windows_imm_release_context()523 typedef HIMC(WINAPI * function_type)(HWND, HIMC); in lv_windows_imm_associate_context() typedef525 function_type function = (function_type)( in lv_windows_imm_associate_context()[all …]
361 typedef HRESULT(WINAPI * function_type)( in lv_windows_get_dpi_for_window() typedef364 function_type function = (function_type)( in lv_windows_get_dpi_for_window()409 typedef BOOL(WINAPI * function_type)(HWND, ULONG); in lv_windows_register_touch_window() typedef411 function_type function = (function_type)( in lv_windows_register_touch_window()452 typedef BOOL(WINAPI * function_type)(HWND, BOOL); in lv_windows_enable_child_window_dpi_message() typedef454 function_type function = (function_type)( in lv_windows_enable_child_window_dpi_message()