/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dib.cpp | 103 HBITMAP CFX_WindowsDIB::GetDDBitmap(const CFX_DIBitmap* pBitmap, HDC hDC) { in GetDDBitmap() 131 HDC hDC = CreateCompatibleDC(NULL); in LoadFromFile() local 164 HDC hDC = CreateCompatibleDC(NULL); in LoadDIBitmap() local 183 CFX_DIBitmap* CFX_WindowsDIB::LoadFromDDB(HDC hDC, in LoadFromDDB() 264 CFX_WindowsDIB::CFX_WindowsDIB(HDC hDC, int width, int height) { in CFX_WindowsDIB() 283 void CFX_WindowsDIB::LoadFromDevice(HDC hDC, int left, int top) { in LoadFromDevice() 286 void CFX_WindowsDIB::SetToDevice(HDC hDC, int left, int top) { in SetToDevice()
|
D | fx_win32_print.cpp | 21 CGdiPrinterDriver::CGdiPrinterDriver(HDC hDC) in CGdiPrinterDriver() 281 CPSOutput::CPSOutput(HDC hDC) { in CPSOutput() 313 FX_BOOL CPSPrinterDriver::Init(HDC hDC, int pslevel, FX_BOOL bCmykOutput) { in Init()
|
D | fx_win32_device.cpp | 474 CGdiDeviceDriver::CGdiDeviceDriver(HDC hDC, int device_class) { in CGdiDeviceDriver() 758 static void _SetPathToDC(HDC hDC, in _SetPathToDC() 1037 CGdiDisplayDriver::CGdiDisplayDriver(HDC hDC) in CGdiDisplayDriver() 1255 int GetPSLevel(HDC hDC) { in GetPSLevel() 1292 CFX_WindowsDevice::CFX_WindowsDevice(HDC hDC, in CFX_WindowsDevice() 1313 IFX_RenderDeviceDriver* CFX_WindowsDevice::CreateDriver(HDC hDC, in CreateDriver()
|
D | fx_win32_dwrite.cpp | 388 HDC hDC = pRenderTarget_->GetMemoryDC(); in DrawGlyphRun() local
|
D | fx_win32_gdipext.cpp | 911 FX_BOOL CGdiplusExt::StretchBitMask(HDC hDC, in StretchBitMask() 938 FX_BOOL CGdiplusExt::StretchDIBits(HDC hDC, in StretchDIBits() 1099 FX_BOOL CGdiplusExt::DrawPath(HDC hDC, in DrawPath()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pbuffer.c | 83 HDC hDC; in wglCreatePbufferARB() local 240 HDC hDC; in wglGetPbufferDCARB() local 259 HDC hDC) in wglReleasePbufferDCARB()
|
D | stw_ext_context.c | 36 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB()
|
D | stw_framebuffer.h | 61 HDC hDC; member
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | wmesadef.h | 14 HDC hDC; member 27 HDC hDC; member
|
D | wmesa.c | 119 static void wmSetPixelFormat(WMesaFramebuffer pwfb, HDC hDC) in wmSetPixelFormat() 1003 WMesaContext WMesaCreateContext(HDC hDC, in WMesaCreateContext()
|
/external/mesa3d/src/gallium/state_trackers/egl/gdi/ |
D | native_gdi.c | 43 HDC hDC; member 128 HDC hDC; in gdi_surface_flush_frontbuffer() local 146 HDC hDC; in gdi_surface_swap_buffers() local 390 gdi_create_display(HDC hDC, const struct native_event_handler *event_handler) in gdi_create_display()
|
/external/mesa3d/src/gallium/targets/libgl-gdi/ |
D | libgl_gdi.c | 104 HDC hDC) in gdi_present()
|
/external/mesa3d/src/gallium/winsys/sw/gdi/ |
D | gdi_sw_winsys.c | 197 HDC hDC ) in gdi_sw_display() 214 HDC hDC = (HDC)context_private; in gdi_sw_displaytarget_display() local
|
/external/ImageMagick/coders/ |
D | screenshot.c | 128 hDC; in ReadSCREENSHOTImage() local
|
D | clipboard.c | 156 hDC, in ReadCLIPBOARDImage() local
|
D | emf.c | 320 hDC; in ReadEnhMetaFile() local 448 hDC; in ReadEMFImage() local
|
/external/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 73 HDC hDC = NULL; in graw_create_window_and_screen() local
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 75 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs() 85 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer()
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_doc.cpp | 187 static void _InsertWidthArray(HDC hDC, in _InsertWidthArray() 224 CFX_ByteString _FPDF_GetPSNameFromTT(HDC hDC) { in _FPDF_GetPSNameFromTT() 241 HDC hDC = CreateCompatibleDC(NULL); in AddWindowsFont() local
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_form.cpp | 343 HDC hDC = ::GetDC(NULL); in RetrieveSpecificFont() local
|
/external/pdfium/xfa/src/fgas/src/font/ |
D | fx_stdfontmgr.cpp | 483 HDC hDC = ::GetDC(NULL); in FX_EnumGdiFonts() local
|