Home
last modified time | relevance | path

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

/third_party/skia/src/utils/mac/
DSkCTFont.cpp250 CGGlyph spiderGlyph = 3; in SkCTFontGetSmoothBehavior() local
251 CTFontDrawGlyphs(ctFont.get(), &spiderGlyph, &point, 1, noSmoothContext.get()); in SkCTFontGetSmoothBehavior()
252 CTFontDrawGlyphs(ctFont.get(), &spiderGlyph, &point, 1, smoothContext.get()); in SkCTFontGetSmoothBehavior()