Home
last modified time | relevance | path

Searched refs:smoothContext (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/utils/mac/
H A DSkCTFontSmoothBehavior.cpp220 SkUniqueCFRef<CGContextRef> smoothContext( in SkCTFontGetSmoothBehavior() local
237 CGContextSetShouldSmoothFonts(smoothContext.get(), true); in SkCTFontGetSmoothBehavior()
238 CGContextSetShouldAntialias(smoothContext.get(), true); in SkCTFontGetSmoothBehavior()
239 CGContextSetTextDrawingMode(smoothContext.get(), kCGTextFill); in SkCTFontGetSmoothBehavior()
240 CGContextSetGrayFillColor(smoothContext.get(), 1, 1); in SkCTFontGetSmoothBehavior()
245 CTFontDrawGlyphs(ctFont.get(), &spiderGlyph, &point, 1, smoothContext.get()); in SkCTFontGetSmoothBehavior()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp385 SkUniqueCFRef<CGContextRef> smoothContext( in smooth_behavior() local
403 CGContextSetShouldSmoothFonts(smoothContext.get(), true); in smooth_behavior()
404 CGContextSetShouldAntialias(smoothContext.get(), true); in smooth_behavior()
405 CGContextSetTextDrawingMode(smoothContext.get(), kCGTextFill); in smooth_behavior()
406 CGContextSetGrayFillColor(smoothContext.get(), 1, 1); in smooth_behavior()
411 CTFontDrawGlyphs(ctFont.get(), &spiderGlyph, &point, 1, smoothContext.get()); in smooth_behavior()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp385 SkUniqueCFRef<CGContextRef> smoothContext( in smooth_behavior() local
403 CGContextSetShouldSmoothFonts(smoothContext.get(), true); in smooth_behavior()
404 CGContextSetShouldAntialias(smoothContext.get(), true); in smooth_behavior()
405 CGContextSetTextDrawingMode(smoothContext.get(), kCGTextFill); in smooth_behavior()
406 CGContextSetGrayFillColor(smoothContext.get(), 1, 1); in smooth_behavior()
411 CTFontDrawGlyphs(ctFont.get(), &spiderGlyph, &point, 1, smoothContext.get()); in smooth_behavior()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp384 SkUniqueCFRef<CGContextRef> smoothContext( in smooth_behavior() local
401 CGContextSetShouldSmoothFonts(smoothContext.get(), true); in smooth_behavior()
402 CGContextSetShouldAntialias(smoothContext.get(), true); in smooth_behavior()
403 CGContextSetTextDrawingMode(smoothContext.get(), kCGTextFill); in smooth_behavior()
404 CGContextSetGrayFillColor(smoothContext.get(), 1, 1); in smooth_behavior()
409 CTFontDrawGlyphs(ctFont.get(), &spiderGlyph, &point, 1, smoothContext.get()); in smooth_behavior()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp385 SkUniqueCFRef<CGContextRef> smoothContext( in smooth_behavior() local
403 CGContextSetShouldSmoothFonts(smoothContext.get(), true); in smooth_behavior()
404 CGContextSetShouldAntialias(smoothContext.get(), true); in smooth_behavior()
405 CGContextSetTextDrawingMode(smoothContext.get(), kCGTextFill); in smooth_behavior()
406 CGContextSetGrayFillColor(smoothContext.get(), 1, 1); in smooth_behavior()
411 CTFontDrawGlyphs(ctFont.get(), &spiderGlyph, &point, 1, smoothContext.get()); in smooth_behavior()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp385 SkUniqueCFRef<CGContextRef> smoothContext( in smooth_behavior() local
403 CGContextSetShouldSmoothFonts(smoothContext.get(), true); in smooth_behavior()
404 CGContextSetShouldAntialias(smoothContext.get(), true); in smooth_behavior()
405 CGContextSetTextDrawingMode(smoothContext.get(), kCGTextFill); in smooth_behavior()
406 CGContextSetGrayFillColor(smoothContext.get(), 1, 1); in smooth_behavior()
411 CTFontDrawGlyphs(ctFont.get(), &spiderGlyph, &point, 1, smoothContext.get()); in smooth_behavior()