Home
last modified time | relevance | path

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

12

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dib.cpp107 HBITMAP CFX_WindowsDIB::GetDDBitmap(const CFX_DIBitmap* pBitmap, HDC hDC) in GetDDBitmap()
135 HDC hDC = CreateCompatibleDC(NULL); in LoadFromFile() local
171 HDC hDC = CreateCompatibleDC(NULL); in LoadDIBitmap() local
195 CFX_DIBitmap* CFX_WindowsDIB::LoadFromDDB(HDC hDC, HBITMAP hBitmap, FX_DWORD* pPalette, FX_DWORD pa… in LoadFromDDB()
282 CFX_WindowsDIB::CFX_WindowsDIB(HDC hDC, int width, int height) in CFX_WindowsDIB()
302 void CFX_WindowsDIB::LoadFromDevice(HDC hDC, int left, int top) in LoadFromDevice()
306 void CFX_WindowsDIB::SetToDevice(HDC hDC, int left, int top) in SetToDevice()
Dfx_win32_print.cpp17 CGdiPrinterDriver::CGdiPrinterDriver(HDC hDC) : CGdiDeviceDriver(hDC, FXDC_PRINTER) in CGdiPrinterDriver()
244 CPSOutput::CPSOutput(HDC hDC) in CPSOutput()
286 FX_BOOL CPSPrinterDriver::Init(HDC hDC, int pslevel, FX_BOOL bCmykOutput) in Init()
Dfx_win32_device.cpp426 CGdiDeviceDriver::CGdiDeviceDriver(HDC hDC, int device_class) in CGdiDeviceDriver()
667 static void _SetPathToDC(HDC hDC, const CFX_PathData* pPathData, const CFX_AffineMatrix* pMatrix) in _SetPathToDC()
924 CGdiDisplayDriver::CGdiDisplayDriver(HDC hDC) : CGdiDeviceDriver(hDC, FXDC_DISPLAY) in CGdiDisplayDriver()
1091 int GetPSLevel(HDC hDC) in GetPSLevel()
1126 CFX_WindowsDevice::CFX_WindowsDevice(HDC hDC, FX_BOOL bCmykOutput, FX_BOOL bForcePSOutput, int psLe… in CFX_WindowsDevice()
1149 IFX_RenderDeviceDriver* CFX_WindowsDevice::CreateDriver(HDC hDC, FX_BOOL bCmykOutput) in CreateDriver()
Dfx_win32_dwrite.cpp434 HDC hDC = pRenderTarget_->GetMemoryDC(); in DrawGlyphRun() local
/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
Dwmesadef.h14 HDC hDC; member
27 HDC hDC; member
/external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/src/gallium/targets/libgl-gdi/
Dlibgl_gdi.c104 HDC hDC) in gdi_present()
/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/gallium/targets/graw-gdi/
Dgraw_gdi.c73 HDC hDC = NULL; in graw_create_window_and_screen() local
/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c73 HDC hDC = NULL; in graw_create_window_and_screen() local
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp195 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/chromium_org/third_party/skia/src/utils/win/
DSkWGL_win.cpp72 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs()
/external/skia/src/utils/win/
DSkWGL_win.cpp72 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs()
/external/chromium_org/third_party/npapi/npspy/windows/
Ddirpick.cpp538 HDC hDC = GetDC(hWnd); in DirPickDlgProc() local

12