/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
D | stw_wgl.c | 63 HDC hdc ) in wglCreateContext() 70 HDC hdc, in wglCreateLayerContext() 98 HDC hdc, in wglMakeCurrent() 107 HDC hdc ) in wglSwapBuffers() 128 HDC hdc, in wglSwapLayerBuffers() 144 HDC hdc, in wglChoosePixelFormat() 167 HDC hdc, in wglDescribePixelFormat() 177 HDC hdc ) in wglGetPixelFormat() 184 HDC hdc, in wglSetPixelFormat() 199 HDC hdc, in wglUseFontBitmapsA() [all …]
|
D | stw_framebuffer.c | 241 HDC hdc, in stw_framebuffer_create() 391 HDC hdc ) in stw_framebuffer_from_hdc_locked() 409 HDC hdc ) in stw_framebuffer_from_hdc() 443 HDC hdc, in DrvSetPixelFormat() 492 HDC hdc ) in stw_pixelformat_get() 508 DrvPresentBuffers(HDC hdc, PGLPRESENTBUFFERSDATA data) in DrvPresentBuffers() 565 stw_framebuffer_present_locked(HDC hdc, in stw_framebuffer_present_locked() 601 HDC hdc ) in DrvSwapBuffers() 625 HDC hdc, in DrvSwapLayerBuffers()
|
D | stw_context.c | 119 HDC hdc ) in DrvCreateContext() 126 HDC hdc, in DrvCreateLayerContext() 135 HDC hdc, in stw_create_context_attribs() 323 HDC hdc, in stw_make_current() 778 HDC hdc, in DrvSetContext()
|
D | stw_pixelformat.c | 317 HDC hdc, in DrvDescribePixelFormat() 349 HDC hdc, in DrvDescribeLayerPlane() 361 HDC hdc, in DrvGetLayerPaletteEntries() 373 HDC hdc, in DrvSetLayerPaletteEntries() 385 HDC hdc, in DrvRealizeLayerPalette() 396 int stw_pixelformat_choose( HDC hdc, in stw_pixelformat_choose()
|
D | stw_ext_pixelformat.c | 375 HDC hdc, in wglChoosePixelFormatARB() 463 HDC hdc, in wglGetPixelFormatAttribfvARB() 487 HDC hdc, in wglGetPixelFormatAttribivARB()
|
D | stw_ext_extensionsstring.c | 48 HDC hdc ) in wglGetExtensionsStringARB()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_wgl.c | 63 HDC hdc ) in wglCreateContext() 70 HDC hdc, in wglCreateLayerContext() 98 HDC hdc, in wglMakeCurrent() 107 HDC hdc ) in wglSwapBuffers() 128 HDC hdc, in wglSwapLayerBuffers() 144 HDC hdc, in wglChoosePixelFormat() 167 HDC hdc, in wglDescribePixelFormat() 177 HDC hdc ) in wglGetPixelFormat() 184 HDC hdc, in wglSetPixelFormat() 199 HDC hdc, in wglUseFontBitmapsA() [all …]
|
D | stw_framebuffer.c | 241 HDC hdc, in stw_framebuffer_create() 391 HDC hdc ) in stw_framebuffer_from_hdc_locked() 409 HDC hdc ) in stw_framebuffer_from_hdc() 443 HDC hdc, in DrvSetPixelFormat() 492 HDC hdc ) in stw_pixelformat_get() 508 DrvPresentBuffers(HDC hdc, PGLPRESENTBUFFERSDATA data) in DrvPresentBuffers() 565 stw_framebuffer_present_locked(HDC hdc, in stw_framebuffer_present_locked() 601 HDC hdc ) in DrvSwapBuffers() 625 HDC hdc, in DrvSwapLayerBuffers()
|
D | stw_context.c | 119 HDC hdc ) in DrvCreateContext() 126 HDC hdc, in DrvCreateLayerContext() 135 HDC hdc, in stw_create_context_attribs() 323 HDC hdc, in stw_make_current() 778 HDC hdc, in DrvSetContext()
|
D | stw_pixelformat.c | 317 HDC hdc, in DrvDescribePixelFormat() 349 HDC hdc, in DrvDescribeLayerPlane() 361 HDC hdc, in DrvGetLayerPaletteEntries() 373 HDC hdc, in DrvSetLayerPaletteEntries() 385 HDC hdc, in DrvRealizeLayerPalette() 396 int stw_pixelformat_choose( HDC hdc, in stw_pixelformat_choose()
|
D | stw_ext_pixelformat.c | 375 HDC hdc, in wglChoosePixelFormatARB() 463 HDC hdc, in wglGetPixelFormatAttribfvARB() 487 HDC hdc, in wglGetPixelFormatAttribivARB()
|
D | stw_ext_extensionsstring.c | 48 HDC hdc ) in wglGetExtensionsStringARB()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/ |
D | wgl.c | 157 WINGDIAPI HGLRC GLAPIENTRY wglCreateContext(HDC hdc) in wglCreateContext() 212 WINGDIAPI BOOL GLAPIENTRY wglMakeCurrent(HDC hdc, HGLRC hglrc) in wglMakeCurrent() 235 WINGDIAPI int GLAPIENTRY wglChoosePixelFormat(HDC hdc, in wglChoosePixelFormat() 296 WINGDIAPI int GLAPIENTRY wglDescribePixelFormat(HDC hdc, in wglDescribePixelFormat() 325 WINGDIAPI int GLAPIENTRY wglGetPixelFormat(HDC hdc) in wglGetPixelFormat() 335 WINGDIAPI BOOL GLAPIENTRY wglSetPixelFormat(HDC hdc,int iPixelFormat, in wglSetPixelFormat() 353 WINGDIAPI BOOL GLAPIENTRY wglSwapBuffers(HDC hdc) in wglSwapBuffers() 474 WINGDIAPI BOOL GLAPIENTRY wglUseFontBitmapsA(HDC hdc, DWORD first, in wglUseFontBitmapsA() 583 WINGDIAPI HGLRC GLAPIENTRY wglCreateLayerContext(HDC hdc, in wglCreateLayerContext() 593 WINGDIAPI BOOL GLAPIENTRY wglUseFontBitmapsW(HDC hdc, in wglUseFontBitmapsW() [all …]
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | wgl.c | 157 WINGDIAPI HGLRC GLAPIENTRY wglCreateContext(HDC hdc) in wglCreateContext() 212 WINGDIAPI BOOL GLAPIENTRY wglMakeCurrent(HDC hdc, HGLRC hglrc) in wglMakeCurrent() 235 WINGDIAPI int GLAPIENTRY wglChoosePixelFormat(HDC hdc, in wglChoosePixelFormat() 296 WINGDIAPI int GLAPIENTRY wglDescribePixelFormat(HDC hdc, in wglDescribePixelFormat() 325 WINGDIAPI int GLAPIENTRY wglGetPixelFormat(HDC hdc) in wglGetPixelFormat() 335 WINGDIAPI BOOL GLAPIENTRY wglSetPixelFormat(HDC hdc,int iPixelFormat, in wglSetPixelFormat() 353 WINGDIAPI BOOL GLAPIENTRY wglSwapBuffers(HDC hdc) in wglSwapBuffers() 474 WINGDIAPI BOOL GLAPIENTRY wglUseFontBitmapsA(HDC hdc, DWORD first, in wglUseFontBitmapsA() 583 WINGDIAPI HGLRC GLAPIENTRY wglCreateLayerContext(HDC hdc, in wglCreateLayerContext() 593 WINGDIAPI BOOL GLAPIENTRY wglUseFontBitmapsW(HDC hdc, in wglUseFontBitmapsW() [all …]
|
/external/chromium_org/ui/native_theme/ |
D | native_theme_win.cc | 388 HDC hdc = scoped_platform_paint.GetPlatformSurface(); in PaintDirect() local 725 HDC hdc, in GetThemePartSize() 737 HRESULT NativeThemeWin::PaintButton(HDC hdc, in PaintButton() 826 HDC hdc, in PaintMenuSeparator() 844 HRESULT NativeThemeWin::PaintMenuGutter(HDC hdc, in PaintMenuGutter() 854 HDC hdc, in PaintMenuArrow() 899 HRESULT NativeThemeWin::PaintMenuBackground(HDC hdc, in PaintMenuBackground() 916 HDC hdc, in PaintMenuCheck() 934 HRESULT NativeThemeWin::PaintMenuCheckBackground(HDC hdc, in PaintMenuCheckBackground() 948 HDC hdc, in PaintMenuItemBackground() [all …]
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
D | pepper_truetype_font_win.cc | 126 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in Initialize() local 141 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in GetTableTags() local 187 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in GetTable() local 218 DWORD PepperTrueTypeFontWin::GetFontData(HDC hdc, in GetFontData()
|
D | pepper_truetype_font_list_win.cc | 65 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in GetFontFamilies_SlowBlocking() local 80 base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); in GetFontsInFamily_SlowBlocking() local
|
/external/chromium_org/printing/ |
D | emf_win.cc | 203 bool Emf::Playback(HDC hdc, const RECT* rect) const { in Playback() 263 int CALLBACK Emf::SafePlaybackProc(HDC hdc, in SafePlaybackProc() 352 HDC hdc = context->hdc; in SafePlayback() local 399 HDC hdc = context->hdc; in SafePlayback() local 413 HDC hdc = context->hdc; in SafePlayback() local 494 int CALLBACK Emf::Enumerator::EnhMetaFileProc(HDC hdc, in EnhMetaFileProc() 546 HDC hdc = result->context(); in RasterizeMetafile() local 585 HDC hdc = result->context(); in RasterizeAlphaBlend() local
|
D | emf_win_unittest.cc | 36 HDC hdc = CreateDC(L"WINSPOOL", L"UnitTest Printer", NULL, NULL); in IsTestCaseDisabled() local 72 HDC hdc = CreateCompatibleDC(NULL); in TEST() local 200 HDC hdc = CreateCompatibleDC(NULL); in TEST() local
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
D | GdiPlusFont.h | 19 Font::Font(IN HDC hdc) in Font() 34 Font::Font(IN HDC hdc, in Font() 63 Font::Font(IN HDC hdc, in Font() 85 Font::Font(IN HDC hdc, in Font()
|
/external/qemu/distrib/sdl-1.2.15/src/video/windib/ |
D | SDL_dibvideo.c | 307 HDC hdc; in DIB_CreatePalette() local 463 HDC hdc; in DIB_SussScreenDepth() local 610 HDC hdc; local 961 HDC hdc, mdc; local 1017 HDC hdc, mdc; local 1089 HDC hdc; local 1104 HDC hdc; local 1126 HDC hdc; local 1259 HDC hdc; local 1272 HDC hdc; local [all …]
|
/external/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 113 HDC hdc = surface->getHDC(); in GDIFontInstance() local 198 HDC hdc = surface->getHDC(); in GDIFontInstance() local 344 HDC hdc = fSurface->getHDC(); in readFontTable() local 370 HDC hdc = fSurface->getHDC(); in getGlyphAdvance() local
|
D | gdiglue.cpp | 37 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen() 42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
|
/external/chromium_org/third_party/icu/source/samples/layout/ |
D | GDIFontInstance.cpp | 113 HDC hdc = surface->getHDC(); in GDIFontInstance() local 198 HDC hdc = surface->getHDC(); in GDIFontInstance() local 344 HDC hdc = fSurface->getHDC(); in readFontTable() local 370 HDC hdc = fSurface->getHDC(); in getGlyphAdvance() local
|
D | gdiglue.cpp | 37 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen() 42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
|