Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c246 WIN_GL_ChoosePixelFormat(HDC hdc, PIXELFORMATDESCRIPTOR * target) in WIN_GL_ChoosePixelFormat()
384 HDC hdc; in WIN_GL_InitExtensions() local
487 HDC hdc; in WIN_GL_ChoosePixelFormatARB() local
528 HDC hdc = ((SDL_WindowData *) window->driverdata)->hdc; in WIN_GL_SetupWindowInternal() local
668 HDC hdc = ((SDL_WindowData *) window->driverdata)->hdc; in WIN_GL_CreateContext() local
798 HDC hdc; in WIN_GL_MakeCurrent() local
854 HDC hdc = ((SDL_WindowData *) window->driverdata)->hdc; in WIN_GL_SwapWindow() local
A DSDL_windowsmodes.c39 HDC hdc; in WIN_UpdateDisplayMode() local
275 HDC hdc; in WIN_GetDisplayDPI() local
A DSDL_windowswindow.h35 HDC hdc; member
A DSDL_windowskeyboard.c1283 StartDrawToBitmap(HDC hdc, HBITMAP *hhbm, int width, int height) in StartDrawToBitmap()
1304 StopDrawToBitmap(HDC hdc, HBITMAP *hhbm) in StopDrawToBitmap()
1314 DrawRect(HDC hdc, int left, int top, int right, int bottom, int pensize) in DrawRect()
1405 IME_RenderCandidateList(SDL_VideoData *videodata, HDC hdc) in IME_RenderCandidateList()
1557 HDC hdc = CreateCompatibleDC(NULL); in IME_Render() local
A DSDL_windowsmouse.c95 HDC hdc; in WIN_CreateCursor() local
A DSDL_windowswindow.c710 HDC hdc; in WIN_SetWindowGammaRamp() local
729 HDC hdc; in WIN_GetWindowGammaRamp() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Drpng-win.c697 HDC hdc; in rpng_win_wndproc() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/visupng/
A DVisualPng.c151 static HDC hdc; in WndProc() local
/AliOS-Things-master/components/SDL2/include/
A DSDL_syswm.h211 HDC hdc; /**< The window device context */ member

Completed in 15 milliseconds