Searched defs: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() typedef278 typedef BOOL(WINAPI * function_type)(HTOUCHINPUT); in lv_windows_close_touch_input_handle() typedef483 typedef HIMC(WINAPI * function_type)(HWND); in lv_windows_imm_get_context() typedef503 typedef BOOL(WINAPI * function_type)(HWND, HIMC); in lv_windows_imm_release_context() typedef523 typedef HIMC(WINAPI * function_type)(HWND, HIMC); in lv_windows_imm_associate_context() typedef543 typedef BOOL(WINAPI * function_type)(HIMC, LPCOMPOSITIONFORM); in lv_windows_imm_set_composition_window() typedef
361 typedef HRESULT(WINAPI * function_type)( in lv_windows_get_dpi_for_window() typedef409 typedef BOOL(WINAPI * function_type)(HWND, ULONG); in lv_windows_register_touch_window() typedef452 typedef BOOL(WINAPI * function_type)(HWND, BOOL); in lv_windows_enable_child_window_dpi_message() typedef