Searched refs:ClientRect (Results 1 – 1 of 1) sorted by relevance
1210 RECT ClientRect; in lv_win32_window_message_callback() local1211 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