Home
last modified time | relevance | path

Searched defs:hdc (Results 1 – 25 of 47) sorted by relevance

12

/external/webkit/WebCore/platform/graphics/win/
DSimpleFontDataCairoWin.cpp56 HDC hdc = GetDC(0); in platformInit() local
104 HDC hdc = GetDC(0); in platformWidthForGlyph() local
DGraphicsContextCairoWin.cpp39 static cairo_t* createCairoContextWithHDC(HDC hdc, bool hasAlpha) in createCairoContextWithHDC()
82 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext()
DFontCacheWin.cpp72 static int CALLBACK metaFileEnumProc(HDC hdc, HANDLETABLE* table, CONST ENHMETARECORD* record, int … in metaFileEnumProc()
159 static bool currentFontContainsCharacter(HDC hdc, UChar character) in currentFontContainsCharacter()
174 static HFONT createMLangFont(IMLangFontLink2* langFontLink, HDC hdc, DWORD codePageMask, UChar char… in createMLangFont()
191 HDC hdc = GetDC(0); in getFontDataForCharacters() local
393 HDC hdc = GetDC(0); in createGDIFont() local
477 HDC hdc = GetDC(0); in getTraitsInFamily() local
DGraphicsContextCGWin.cpp40 static CGContextRef CGContextWithHDC(HDC hdc, bool hasAlpha) in CGContextWithHDC()
64 GraphicsContext::GraphicsContext(HDC hdc, bool hasAlpha) in GraphicsContext()
80 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext()
DSimpleFontDataWin.cpp68 HDC hdc = GetDC(0); in initGDIFont() local
184 HDC hdc = GetDC(0); in widthForGDIGlyph() local
DIconWin.cpp90 HDC hdc = context->getWindowsContext(r); in paint() local
DFontPlatformDataWin.cpp51 HDC hdc = GetDC(0); in FontPlatformData() local
DFontPlatformDataCairoWin.cpp41 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) in platformDataInit()
DFontCGWin.cpp50 static CGPathRef createPathForGlyph(HDC hdc, Glyph glyph) in createPathForGlyph()
159 HDC hdc = 0; in drawGDIGlyphs() local
DUniscribeController.cpp246 HDC hdc = GetDC(0); in shapeAndPlaceItem() local
406 HDC hdc = 0; in shape() local
DFontPlatformDataCGWin.cpp110 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) in platformDataInit()
DGraphicsContextWin.cpp67 GraphicsContext::WindowsBitmap::WindowsBitmap(HDC hdc, IntSize size) in WindowsBitmap()
/external/qemu/distrib/sdl-1.2.12/src/video/windib/
DSDL_dibvideo.c273 HDC hdc; in DIB_CreatePalette() local
419 HDC hdc; in DIB_SussScreenDepth() local
494 HDC hdc; local
884 HDC hdc, mdc; local
940 HDC hdc, mdc; local
1012 HDC hdc; local
1027 HDC hdc; local
1049 HDC hdc; local
1182 HDC hdc; local
1195 HDC hdc; local
[all …]
/external/icu4c/samples/layout/
DGDIFontInstance.cpp113 HDC hdc = surface->getHDC(); in GDIFontInstance() local
198 HDC hdc = surface->getHDC(); in GDIFontInstance() local
320 HDC hdc = fSurface->getHDC(); in readFontTable() local
346 HDC hdc = fSurface->getHDC(); in getGlyphAdvance() local
Dgdiglue.cpp37 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen()
42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
Dlayout.cpp119 HDC hdc; in WndProc() local
/external/webkit/WebCore/platform/graphics/wince/
DFontCacheWince.cpp77 static bool currentFontContainsCharacter(IMLangFontLink2* langFontLink, HDC hdc, UChar character) in currentFontContainsCharacter()
98 static bool currentFontContainsCharacter(IMLangFontLink* langFontLink, HDC hdc, HFONT hfont, UChar … in currentFontContainsCharacter()
117 static HFONT createMLangFont(IMLangFontLink2* langFontLink, HDC hdc, DWORD codePageMask, UChar char… in createMLangFont()
126 static HFONT createMLangFont(IMLangFontLink* langFontLink, HDC hdc, const FontPlatformData& refFont… in createMLangFont()
/external/webkit/WebCore/platform/win/
DScrollbarThemeWin.cpp243 HDC hdc = context->getWindowsContext(rect, alphaBlend); in paintTrackPiece() local
308 HDC hdc = context->getWindowsContext(rect, alphaBlend); in paintButton() local
327 static void paintGripper(Scrollbar* scrollbar, HDC hdc, const IntRect& rect) in paintGripper()
363 HDC hdc = context->getWindowsContext(rect, alphaBlend); in paintThumb() local
/external/webkit/WebCore/platform/graphics/chromium/
DIconChromiumWin.cpp82 HDC hdc = context->platformContext()->canvas()->beginPlatformPaint(); in paint() local
DFontCacheChromiumWin.cpp285 HDC hdc = GetDC(0); in fontContainsCharacter() local
502 HDC hdc = GetDC(0); in getTraitsInFamily() local
/external/openssl/apps/
Dwinrand.c118 HDC hdc; in WndProc() local
/external/webkit/WebCore/page/win/
DFrameCGWin.cpp56 HDC hdc = CreateCompatibleDC(0); in imageFromRect() local
/external/webkit/WebCore/platform/wx/wxcode/win/
Dnon-kerned-drawing.cpp81 HDC hdc = 0; in drawTextWithSpacing() local
/external/qemu/distrib/sdl-1.2.12/src/video/gapi/
DSDL_gapivideo.c150 HDC hdc = GetDC(NULL); in GAPI_Available() local
388 HDC hdc = GetDC(NULL); in FillStructs() local
468 HDC hdc; in GAPI_CreatePalette() local
1176 static void GAPI_WinPAINT(_THIS, HDC hdc) in GAPI_WinPAINT()
/external/webkit/WebKit/win/
DWebNodeHighlight.cpp139 HDC hdc = ::CreateCompatibleDC(::GetDC(m_overlay)); in update() local

12