Home
last modified time | relevance | path

Searched defs:hDC (Results 1 – 21 of 21) sorted by relevance

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dib.cpp103 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()
Dfx_win32_print.cpp21 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()
Dfx_win32_device.cpp474 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()
Dfx_win32_dwrite.cpp388 HDC hDC = pRenderTarget_->GetMemoryDC(); in DrawGlyphRun() local
Dfx_win32_gdipext.cpp911 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/
Dstw_ext_pbuffer.c83 HDC hDC; in wglCreatePbufferARB() local
240 HDC hDC; in wglGetPbufferDCARB() local
259 HDC hDC) in wglReleasePbufferDCARB()
Dstw_ext_context.c36 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB()
Dstw_framebuffer.h61 HDC hDC; member
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwmesadef.h14 HDC hDC; member
27 HDC hDC; member
Dwmesa.c119 static void wmSetPixelFormat(WMesaFramebuffer pwfb, HDC hDC) in wmSetPixelFormat()
1003 WMesaContext WMesaCreateContext(HDC hDC, in WMesaCreateContext()
/external/mesa3d/src/gallium/state_trackers/egl/gdi/
Dnative_gdi.c43 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/
Dlibgl_gdi.c104 HDC hDC) in gdi_present()
/external/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c197 HDC hDC ) in gdi_sw_display()
214 HDC hDC = (HDC)context_private; in gdi_sw_displaytarget_display() local
/external/ImageMagick/coders/
Dscreenshot.c128 hDC; in ReadSCREENSHOTImage() local
Dclipboard.c156 hDC, in ReadCLIPBOARDImage() local
Demf.c320 hDC; in ReadEnhMetaFile() local
448 hDC; in ReadEMFImage() local
/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c73 HDC hDC = NULL; in graw_create_window_and_screen() local
/external/skia/src/utils/win/
DSkWGL_win.cpp75 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs()
85 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp187 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/
Ddoc_form.cpp343 HDC hDC = ::GetDC(NULL); in RetrieveSpecificFont() local
/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.cpp483 HDC hDC = ::GetDC(NULL); in FX_EnumGdiFonts() local