Searched refs:hdc (Results 1 – 2 of 2) sorted by relevance
236 HDC hdc; /**< The window device context */ member
1237 HDC hdc = BeginPaint(hWnd, &ps); in lv_win32_window_message_callback() local1245 SetStretchBltMode(hdc, HALFTONE); in lv_win32_window_message_callback()1248 hdc, in lv_win32_window_message_callback()
Completed in 12 milliseconds