Home
last modified time | relevance | path

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

/bsp/simulator/applications/lvgl/
A Dwin32drv.c1210 RECT ClientRect; in lv_win32_window_message_callback() local
1211 GetClientRect(hWnd, &ClientRect); in lv_win32_window_message_callback()
1227 SuggestedRect->right + (WindowWidth - ClientRect.right), in lv_win32_window_message_callback()
1228 SuggestedRect->bottom + (WindowHeight - ClientRect.bottom), in lv_win32_window_message_callback()

Completed in 6 milliseconds