Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkGlyphRun.cpp337 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local
340 *cursor++ = endOfLastGlyph; in simplifyDrawText()
341 endOfLastGlyph += glyph->advanceVector(); in simplifyDrawText()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkGlyphRun.cpp337 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local
340 *cursor++ = endOfLastGlyph; in simplifyDrawText()
341 endOfLastGlyph += glyph->advanceVector(); in simplifyDrawText()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkGlyphRun.cpp337 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local
340 *cursor++ = endOfLastGlyph; in simplifyDrawText()
341 endOfLastGlyph += glyph->advanceVector(); in simplifyDrawText()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkGlyphRun.cpp337 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local
340 *cursor++ = endOfLastGlyph; in simplifyDrawText()
341 endOfLastGlyph += glyph->advanceVector(); in simplifyDrawText()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkGlyphRun.cpp337 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local
340 *cursor++ = endOfLastGlyph; in simplifyDrawText()
341 endOfLastGlyph += glyph->advanceVector(); in simplifyDrawText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkGlyphRun.cpp336 SkPoint endOfLastGlyph = origin; in simplifyDrawText() local
339 *cursor++ = endOfLastGlyph; in simplifyDrawText()
340 endOfLastGlyph += glyph->advanceVector(); in simplifyDrawText()