Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsmessagebox.c437 HDC ScreenDC = GetDC(NULL); in CreateDialogData() local
438 int LogicalPixelsY = GetDeviceCaps(ScreenDC, LOGPIXELSY); in CreateDialogData()
442 ReleaseDC(NULL, ScreenDC); in CreateDialogData()

Completed in 3 milliseconds