/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dib.cpp | 98 HBITMAP CFX_WindowsDIB::GetDDBitmap(const CFX_DIBitmap* pBitmap, HDC hDC) in GetDDBitmap() 126 HDC hDC = CreateCompatibleDC(NULL); in LoadFromFile() local 158 HDC hDC = CreateCompatibleDC(NULL); in LoadDIBitmap() local 178 CFX_DIBitmap* CFX_WindowsDIB::LoadFromDDB(HDC hDC, HBITMAP hBitmap, FX_DWORD* pPalette, FX_DWORD pa… in LoadFromDDB() 254 CFX_WindowsDIB::CFX_WindowsDIB(HDC hDC, int width, int height) in CFX_WindowsDIB() 274 void CFX_WindowsDIB::LoadFromDevice(HDC hDC, int left, int top) in LoadFromDevice() 278 void CFX_WindowsDIB::SetToDevice(HDC hDC, int left, int top) in SetToDevice()
|
D | fx_win32_print.cpp | 17 CGdiPrinterDriver::CGdiPrinterDriver(HDC hDC) : CGdiDeviceDriver(hDC, FXDC_PRINTER) in CGdiPrinterDriver() 238 CPSOutput::CPSOutput(HDC hDC) in CPSOutput() 280 FX_BOOL CPSPrinterDriver::Init(HDC hDC, int pslevel, FX_BOOL bCmykOutput) in Init()
|
D | fx_win32_device.cpp | 416 CGdiDeviceDriver::CGdiDeviceDriver(HDC hDC, int device_class) in CGdiDeviceDriver() 678 static void _SetPathToDC(HDC hDC, const CFX_PathData* pPathData, const CFX_AffineMatrix* pMatrix) in _SetPathToDC() 935 CGdiDisplayDriver::CGdiDisplayDriver(HDC hDC) : CGdiDeviceDriver(hDC, FXDC_DISPLAY) in CGdiDisplayDriver() 1100 int GetPSLevel(HDC hDC) in GetPSLevel() 1135 CFX_WindowsDevice::CFX_WindowsDevice(HDC hDC, FX_BOOL bCmykOutput, FX_BOOL bForcePSOutput, int psLe… in CFX_WindowsDevice() 1155 IFX_RenderDeviceDriver* CFX_WindowsDevice::CreateDriver(HDC hDC, FX_BOOL bCmykOutput) in CreateDriver()
|
D | fx_win32_dwrite.cpp | 427 HDC hDC = pRenderTarget_->GetMemoryDC(); in DrawGlyphRun() local
|
D | fx_win32_gdipext.cpp | 687 FX_BOOL CGdiplusExt::StretchBitMask(HDC hDC, BOOL bMonoDevice, const CFX_DIBitmap* pBitmap, int des… in StretchBitMask() 704 FX_BOOL CGdiplusExt::StretchDIBits(HDC hDC, const CFX_DIBitmap* pBitmap, int dest_left, int dest_to… in StretchDIBits() 846 BOOL CGdiplusExt::DrawPath(HDC hDC, const CFX_PathData* pPathData, 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/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 | 72 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs() 82 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer()
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_doc.cpp | 195 static void _InsertWidthArray(HDC hDC, int start, int end, CPDF_Array* pWidthArray) in _InsertWidthArray() 230 CFX_ByteString _FPDF_GetPSNameFromTT(HDC hDC) in _FPDF_GetPSNameFromTT() 247 HDC hDC = CreateCompatibleDC(NULL); in AddWindowsFont() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/pdfium/core/src/fpdfdoc/ |
D | doc_form.cpp | 368 HDC hDC = ::GetDC(NULL); in RetrieveSpecificFont() local
|