Home
last modified time | relevance | path

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

/bsp/simulator/applications/lvgl/
A Dwin32drv.c511 HMODULE ModuleHandle = GetModuleHandleW(L"user32.dll"); in lv_win32_enable_child_window_dpi_message() local
533 HMODULE ModuleHandle = GetModuleHandleW(L"user32.dll"); in lv_win32_register_touch_window() local
557 HMODULE ModuleHandle = GetModuleHandleW(L"user32.dll"); in lv_win32_get_touch_input_info() local
578 HMODULE ModuleHandle = GetModuleHandleW(L"user32.dll"); in lv_win32_close_touch_input_handle() local
601 HMODULE ModuleHandle = LoadLibraryW(L"SHCore.dll"); in lv_win32_get_dpi_for_window() local

Completed in 5 milliseconds