Searched defs:hdc (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.10/vim-55/src/
H A Dxpm_w32.c47 HDC hdc = CreateCompatibleDC(NULL); local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DLocalWindowsContext.h51 HDC hdc() const { return m_hdc; } function in class:WebCore::LocalWindowsContext
H A DDIBPixelData.cpp87 void DIBPixelData::setRGBABitmapAlpha(HDC hdc, const IntRect& dstRect, unsigned char level) argument
H A DFontPlatformDataCairoWin.cpp41 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) argument
H A DGraphicsContextCairoWin.cpp41 static cairo_t* createCairoContextWithHDC(HDC hdc, bool hasAlpha) argument
129 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) argument
H A DFontPlatformDataCGWin.cpp111 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) argument
H A DGraphicsContextWin.cpp66 GraphicsContext::WindowsBitmap::WindowsBitmap(HDC hdc, const IntSize& size) argument
H A DMediaPlayerPrivateFullscreenWindow.cpp190 HDC hdc = ::BeginPaint(m_hwnd, &ps); local
H A DFontCGWin.cpp50 static CGPathRef createPathForGlyph(HDC hdc, Glyph glyph) argument
H A DGraphicsContextCGWin.cpp41 static CGContextRef CGContextWithHDC(HDC hdc, bool hasAlpha) argument
70 GraphicsContext::GraphicsContext(HDC hdc, bool hasAlpha) argument
77 void GraphicsContext::platformInit(HDC hdc, bool hasAlpha) argument
92 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) argument
[all...]
H A DUniscribeController.cpp402 HWndDC hdc; local
[all...]
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dwinrand.c118 HDC hdc; local
/macosx-10.10/WebCore-7600.1.25/page/win/
H A DFrameCGWin.cpp59 auto hdc = adoptGDIObject(::CreateCompatibleDC(0)); local
/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A Dgdiglue.cpp37 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) argument
42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) argument
H A DGDIFontInstance.cpp113 HDC hdc = surface->getHDC(); local
198 HDC hdc = surface->getHDC(); local
344 HDC hdc = fSurface->getHDC(); local
370 HDC hdc = fSurface->getHDC(); local
[all...]
H A Dclayout.c120 HDC hdc; local
[all...]
H A Dlayout.cpp119 HDC hdc; local
[all...]
/macosx-10.10/WTF-7600.1.24/wtf/win/
H A DGDIObject.h120 template<> inline void deleteObject<HDC>(HDC hdc) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DImageWinCE.cpp71 auto hdc = adoptGDIObject(::CreateCompatibleDC(0)); local
H A DFontCacheWinCE.cpp65 static bool currentFontContainsCharacter(IMLangFontLinkType* langFontLink, HDC hdc, HFONT hfont, UChar character, const wchar_t* faceName) argument
100 static HFONT createMLangFont(IMLangFontLinkType* langFontLink, HDC hdc, const FontPlatformData& refFont, DWORD codePageMask, UChar character = 0) argument
H A DSharedBitmap.h100 void releaseDC(HDC hdc, unsigned key1) { s_dcProvider->releaseDC(this, hdc, key1); } argument
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebNodeHighlight.cpp144 auto hdc = adoptGDIObject(::CreateCompatibleDC(HWndDC(m_overlay))); local
/macosx-10.10/emacs-93/emacs/src/
H A Dw32xfns.c86 select_palette (FRAME_PTR f, HDC hdc) argument
113 deselect_palette (FRAME_PTR f, HDC hdc) argument
124 HDC hdc; local
142 release_frame_dc(FRAME_PTR f, HDC hdc) argument
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinImage.c294 HDC hdc, hdcMem; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinImage.c295 HDC hdc, hdcMem; local
[all...]

Completed in 283 milliseconds

123