Home
last modified time | relevance | path

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

123

/external/chromium/webkit/glue/
Dwebthemeengine_impl_win.cc386 HDC hdc = skia::BeginPlatformPaint(canvas); in paintMenuList() local
398 HDC hdc = skia::BeginPlatformPaint(canvas); in paintScrollbarArrow() local
410 HDC hdc = skia::BeginPlatformPaint(canvas); in paintScrollbarThumb() local
422 HDC hdc = skia::BeginPlatformPaint(canvas); in paintScrollbarTrack() local
436 HDC hdc = skia::BeginPlatformPaint(canvas); in paintSpinButton() local
449 HDC hdc = skia::BeginPlatformPaint(canvas); in paintTextField() local
464 HDC hdc = skia::BeginPlatformPaint(canvas); in paintTrackbar() local
477 HDC hdc = skia::BeginPlatformPaint(canvas); in paintProgressBar() local
/external/webkit/Source/WebCore/platform/graphics/win/
DSimpleFontDataCairoWin.cpp55 HDC hdc = GetDC(0); in platformInit() local
115 HDC hdc = GetDC(0); in platformWidthForGlyph() local
DGraphicsContextCGWin.cpp40 static CGContextRef CGContextWithHDC(HDC hdc, bool hasAlpha) in CGContextWithHDC()
69 GraphicsContext::GraphicsContext(HDC hdc, bool hasAlpha) in GraphicsContext()
75 void GraphicsContext::platformInit(HDC hdc, bool hasAlpha) in platformInit()
90 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext()
DSimpleFontDataWin.cpp74 HDC hdc = GetDC(0); in initGDIFont() local
207 HDC hdc = GetDC(0); in boundsForGDIGlyph() local
224 HDC hdc = GetDC(0); in widthForGDIGlyph() local
DLocalWindowsContext.h51 HDC hdc() const { return m_hdc; } in hdc() function
DGraphicsContextCairoWin.cpp39 static cairo_t* createCairoContextWithHDC(HDC hdc, bool hasAlpha) in createCairoContextWithHDC()
123 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext()
DFontPlatformDataWin.cpp54 HDC hdc = GetDC(0); in FontPlatformData() local
DFontCacheWin.cpp73 static int CALLBACK metaFileEnumProc(HDC hdc, HANDLETABLE* table, CONST ENHMETARECORD* record, int … in metaFileEnumProc()
160 static bool currentFontContainsCharacter(HDC hdc, UChar character) in currentFontContainsCharacter()
175 static HFONT createMLangFont(IMLangFontLink2* langFontLink, HDC hdc, DWORD codePageMask, UChar char… in createMLangFont()
192 HDC hdc = GetDC(0); in getFontDataForCharacters() local
450 HDC hdc = GetDC(0); in createGDIFont() local
537 HDC hdc = GetDC(0); in getTraitsInFamily() 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()
161 HDC hdc = 0; in drawGDIGlyphs() local
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
DSDL_dibvideo.c307 HDC hdc; in DIB_CreatePalette() local
463 HDC hdc; in DIB_SussScreenDepth() local
610 HDC hdc; local
961 HDC hdc, mdc; local
1017 HDC hdc, mdc; local
1089 HDC hdc; local
1104 HDC hdc; local
1126 HDC hdc; local
1259 HDC hdc; local
1272 HDC hdc; local
[all …]
/external/icu4c/samples/layout/
Dgdiglue.cpp37 rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc) in rs_gdiRenderingSurfaceOpen()
42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
DGDIFontInstance.cpp113 HDC hdc = surface->getHDC(); in GDIFontInstance() local
198 HDC hdc = surface->getHDC(); in GDIFontInstance() local
344 HDC hdc = fSurface->getHDC(); in readFontTable() local
370 HDC hdc = fSurface->getHDC(); in getGlyphAdvance() local
/external/webkit/Source/WebKit2/WebProcess/WebPage/win/
DChunkedUpdateDrawingAreaWin.cpp40 OwnPtr<HDC> hdc(::CreateCompatibleDC(0)); in paintIntoUpdateChunk() local
/external/webkit/Source/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()
DSharedBitmap.cpp246 void SharedBitmap::draw(HDC hdc, const IntRect& dstRect, const IntRect& srcRect, CompositeOperator … in draw()
346 static void drawPatternSimple(HDC hdc, const RECT& destRect, HBITMAP hbmp, const POINT& phase) in drawPatternSimple()
358 static void drawPatternSimple(HDC hdc, const RECT& destRect, const SharedBitmap* bmp, const SIZE& b… in drawPatternSimple()
410 void SharedBitmap::drawPattern(HDC hdc, const AffineTransform& transform, const FloatRect& tileRect… in drawPattern()
562 HDC hdc = CreateCompatibleDC(0); in getDC() local
574 void SharedBitmap::DCProvider::releaseDC(SharedBitmap*, HDC hdc, unsigned key1) in releaseDC()
/external/skia/src/utils/win/
DSkWGL_win.cpp42 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat()
52 BOOL SkWGLExtensions::getPixelFormatAttribiv(HDC hdc, in getPixelFormatAttribiv()
62 BOOL SkWGLExtensions::getPixelFormatAttribfv(HDC hdc, in getPixelFormatAttribfv()
/external/chromium/chrome/browser/ui/webui/options/
Dfont_settings_utils_win.cc36 HDC hdc = ::GetDC(NULL); in GetFontsList() local
/external/webkit/Source/WebKit2/UIProcess/win/
DChunkedUpdateDrawingAreaProxyWin.cpp68 bool ChunkedUpdateDrawingAreaProxy::platformPaint(const IntRect& rect, HDC hdc) in platformPaint()
/external/openssl/apps/
Dwinrand.c118 HDC hdc; in WndProc() local
/external/webkit/Source/WebCore/platform/win/
DScrollbarThemeWin.cpp254 HDC hdc = windowsContext.hdc(); in paintTrackPiece() local
332 static void paintGripper(Scrollbar* scrollbar, HDC hdc, const IntRect& rect) in paintGripper()
368 HDC hdc = context->getWindowsContext(rect, alphaBlend); in paintThumb() local
/external/webkit/Source/WebCore/page/win/
DFrameCGWin.cpp59 HDC hdc = CreateCompatibleDC(0); in imageFromRect() local
/external/quake/quake/src/QW/client/
Dvid_win.c662 HDC hdc; in VID_InitMGLDIB() local
1258 HDC hdc; in VID_SetWindowedMode() local
1465 HDC hdc; in VID_SetFullDIBMode() local
1610 HDC hdc; in VID_SetMode() local
1860 HDC hdc; in VID_SetPalette() local
2222 HDC hdc; in VID_Shutdown() local
2684 HDC hdc; in AppActivate() local
2864 HDC hdc; in MainWndProc() local
/external/quake/quake/src/WinQuake/
Dvid_win.cpp621 HDC hdc; in VID_InitMGLDIB() local
1217 HDC hdc; in VID_SetWindowedMode() local
1424 HDC hdc; in VID_SetFullDIBMode() local
1569 HDC hdc; in VID_SetMode() local
1819 HDC hdc; in VID_SetPalette() local
2183 HDC hdc; in VID_Shutdown() local
2644 HDC hdc; in AppActivate() local
2823 HDC hdc; in MainWndProc() local
/external/webkit/Source/WebCore/platform/graphics/wx/
DSimpleFontDataWx.cpp187 HDC hdc = GetDC(0); in widthForGDIGlyph() local

123