Home
last modified time | relevance | path

Searched defs:module_handle (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/drivers/windows/
Dlv_windows_input.c254 HMODULE module_handle = GetModuleHandleW(L"user32.dll"); in lv_windows_get_touch_input_info() local
273 HMODULE module_handle = GetModuleHandleW(L"user32.dll"); in lv_windows_close_touch_input_handle() local
478 HMODULE module_handle = GetModuleHandleW(L"imm32.dll"); in lv_windows_imm_get_context() local
498 HMODULE module_handle = GetModuleHandleW(L"imm32.dll"); in lv_windows_imm_release_context() local
518 HMODULE module_handle = GetModuleHandleW(L"imm32.dll"); in lv_windows_imm_associate_context() local
538 HMODULE module_handle = GetModuleHandleW(L"imm32.dll"); in lv_windows_imm_set_composition_window() local
Dlv_windows_context.c352 HMODULE module_handle = LoadLibraryW(L"SHCore.dll"); in lv_windows_get_dpi_for_window() local
404 HMODULE module_handle = GetModuleHandleW(L"user32.dll"); in lv_windows_register_touch_window() local
447 HMODULE module_handle = GetModuleHandleW(L"user32.dll"); in lv_windows_enable_child_window_dpi_message() local