Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_dib.cpp105 HBITMAP CFX_WindowsDIB::GetDDBitmap(const CFX_DIBitmap* pBitmap, HDC hDC) { in GetDDBitmap()
133 HDC hDC = CreateCompatibleDC(nullptr); in LoadFromFile() local
171 HDC hDC = CreateCompatibleDC(nullptr); in LoadDIBitmap() local
191 CFX_WindowsDIB::CFX_WindowsDIB(HDC hDC, int width, int height) { in CFX_WindowsDIB()
212 void CFX_WindowsDIB::LoadFromDevice(HDC hDC, int left, int top) { in LoadFromDevice()
216 void CFX_WindowsDIB::SetToDevice(HDC hDC, int left, int top) { in SetToDevice()
Dcpsoutput.cpp13 CPSOutput::CPSOutput(HDC hDC) { in CPSOutput()
Dfx_win32_print.cpp27 ScopedState(HDC hDC, HFONT hFont) : m_hDC(hDC) { in ScopedState()
55 CGdiPrinterDriver::CGdiPrinterDriver(HDC hDC) in CGdiPrinterDriver()
331 CPSPrinterDriver::CPSPrinterDriver(HDC hDC, int pslevel, bool bCmykOutput) in CPSPrinterDriver()
Dfx_win32_device.cpp165 void SetPathToDC(HDC hDC, in SetPathToDC()
727 CGdiDeviceDriver::CGdiDeviceDriver(HDC hDC, int device_class) { in CGdiDeviceDriver()
1160 CGdiDisplayDriver::CGdiDisplayDriver(HDC hDC) in CGdiDisplayDriver()
1362 CFX_WindowsDevice::CFX_WindowsDevice(HDC hDC) { in CFX_WindowsDevice()
1374 IFX_RenderDeviceDriver* CFX_WindowsDevice::CreateDriver(HDC hDC) { in CreateDriver()
Dfx_win32_dwrite.cpp425 HDC hDC = pRenderTarget_->GetMemoryDC(); in DrawGlyphRun() local
Dfx_win32_gdipext.cpp913 bool CGdiplusExt::StretchBitMask(HDC hDC, in StretchBitMask()
940 bool CGdiplusExt::StretchDIBits(HDC hDC, in StretchDIBits()
1101 bool CGdiplusExt::DrawPath(HDC hDC, in DrawPath()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c85 HDC hDC; in wglCreatePbufferARB() local
281 HDC hDC; in wglGetPbufferDCARB() local
298 HDC hDC) in wglReleasePbufferDCARB()
Dstw_ext_context.c58 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB()
Dstw_st.c207 HDC hDC; in stw_st_framebuffer_flush_front() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_loader.cpp79 void *hDC) in swr_gdi_swap()
/external/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.cpp53 HDC hDC; variable
142 void setupPixelFormat(HDC hDC) in setupPixelFormat()
/external/mesa3d/src/gallium/targets/libgl-gdi/
Dlibgl_gdi.c118 HDC hDC) in gdi_present()
/external/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c198 HDC hDC ) in gdi_sw_display()
216 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/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_Windows.cpp125 HDC hDC = 0; in WinMain() local
/external/skia/src/utils/win/
DSkWGL_win.cpp74 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs()
84 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp212 void InsertWidthArray(HDC hDC, int start, int end, CPDF_Array* pWidthArray) { in InsertWidthArray()
219 CFX_ByteString FPDF_GetPSNameFromTT(HDC hDC) { in FPDF_GetPSNameFromTT()
976 HDC hDC = CreateCompatibleDC(nullptr); in AddWindowsFont() local
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp340 HDC hDC = ::GetDC(nullptr); in FX_EnumGdiFonts() local
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp348 HDC hDC = ::GetDC(nullptr); in RetrieveSpecificFont() local