Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkTextBlob.cpp453 fCurrentRunBuffer.pos = run->posBuffer() in mergeRun()
490 fCurrentRunBuffer.glyphs = run->glyphBuffer(); in allocInternal()
491 fCurrentRunBuffer.pos = run->posBuffer(); in allocInternal()
519 return fCurrentRunBuffer; in allocRun()
526 return fCurrentRunBuffer; in allocRunPosH()
532 return fCurrentRunBuffer; in allocRunPos()
538 return fCurrentRunBuffer; in allocRunRSXform()
552 return fCurrentRunBuffer; in allocRunText()
566 return fCurrentRunBuffer; in allocRunTextPosH()
578 return fCurrentRunBuffer; in allocRunTextPos()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkTextBlob.cpp453 fCurrentRunBuffer.pos = run->posBuffer() in mergeRun()
490 fCurrentRunBuffer.glyphs = run->glyphBuffer(); in allocInternal()
491 fCurrentRunBuffer.pos = run->posBuffer(); in allocInternal()
519 return fCurrentRunBuffer; in allocRun()
526 return fCurrentRunBuffer; in allocRunPosH()
532 return fCurrentRunBuffer; in allocRunPos()
538 return fCurrentRunBuffer; in allocRunRSXform()
552 return fCurrentRunBuffer; in allocRunText()
566 return fCurrentRunBuffer; in allocRunTextPosH()
578 return fCurrentRunBuffer; in allocRunTextPos()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkTextBlob.cpp453 fCurrentRunBuffer.pos = run->posBuffer() in mergeRun()
490 fCurrentRunBuffer.glyphs = run->glyphBuffer(); in allocInternal()
491 fCurrentRunBuffer.pos = run->posBuffer(); in allocInternal()
519 return fCurrentRunBuffer; in allocRun()
526 return fCurrentRunBuffer; in allocRunPosH()
532 return fCurrentRunBuffer; in allocRunPos()
538 return fCurrentRunBuffer; in allocRunRSXform()
552 return fCurrentRunBuffer; in allocRunText()
566 return fCurrentRunBuffer; in allocRunTextPosH()
578 return fCurrentRunBuffer; in allocRunTextPos()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkTextBlob.cpp453 fCurrentRunBuffer.pos = run->posBuffer() in mergeRun()
490 fCurrentRunBuffer.glyphs = run->glyphBuffer(); in allocInternal()
491 fCurrentRunBuffer.pos = run->posBuffer(); in allocInternal()
519 return fCurrentRunBuffer; in allocRun()
526 return fCurrentRunBuffer; in allocRunPosH()
532 return fCurrentRunBuffer; in allocRunPos()
538 return fCurrentRunBuffer; in allocRunRSXform()
552 return fCurrentRunBuffer; in allocRunText()
566 return fCurrentRunBuffer; in allocRunTextPosH()
578 return fCurrentRunBuffer; in allocRunTextPos()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkTextBlob.cpp461 fCurrentRunBuffer.pos = run->posBuffer() in mergeRun()
498 fCurrentRunBuffer.glyphs = run->glyphBuffer(); in allocInternal()
499 fCurrentRunBuffer.pos = run->posBuffer(); in allocInternal()
527 return fCurrentRunBuffer; in allocRun()
534 return fCurrentRunBuffer; in allocRunPosH()
540 return fCurrentRunBuffer; in allocRunPos()
546 return fCurrentRunBuffer; in allocRunRSXform()
560 return fCurrentRunBuffer; in allocRunText()
574 return fCurrentRunBuffer; in allocRunTextPosH()
586 return fCurrentRunBuffer; in allocRunTextPos()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkTextBlob.cpp453 fCurrentRunBuffer.pos = run->posBuffer() in mergeRun()
490 fCurrentRunBuffer.glyphs = run->glyphBuffer(); in allocInternal()
491 fCurrentRunBuffer.pos = run->posBuffer(); in allocInternal()
519 return fCurrentRunBuffer; in allocRun()
526 return fCurrentRunBuffer; in allocRunPosH()
532 return fCurrentRunBuffer; in allocRunPos()
538 return fCurrentRunBuffer; in allocRunRSXform()
552 return fCurrentRunBuffer; in allocRunText()
566 return fCurrentRunBuffer; in allocRunTextPosH()
578 return fCurrentRunBuffer; in allocRunTextPos()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkTextBlob.cpp616 fCurrentRunBuffer.glyphs = run->glyphBuffer() + preMergeCount; in mergeRun()
617 fCurrentRunBuffer.pos = run->posBuffer() in mergeRun()
633 fCurrentRunBuffer = { nullptr, nullptr, nullptr, nullptr }; in allocInternal()
654 fCurrentRunBuffer.glyphs = run->glyphBuffer(); in allocInternal()
655 fCurrentRunBuffer.pos = run->posBuffer(); in allocInternal()
656 fCurrentRunBuffer.utf8text = run->textBuffer(); in allocInternal()
657 fCurrentRunBuffer.clusters = run->clusterBuffer(); in allocInternal()
666 SkASSERT(textSize > 0 || nullptr == fCurrentRunBuffer.utf8text); in allocInternal()
683 return fCurrentRunBuffer; in allocRunText()
694 return fCurrentRunBuffer; in allocRunTextPosH()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkTextBlob.cpp665 fCurrentRunBuffer.glyphs = run->glyphBuffer() + preMergeCount; in mergeRun()
666 fCurrentRunBuffer.pos = run->posBuffer() in mergeRun()
694 fCurrentRunBuffer.glyphs = run->glyphBuffer(); in allocInternal()
695 fCurrentRunBuffer.pos = run->posBuffer(); in allocInternal()
696 fCurrentRunBuffer.utf8text = run->textBuffer(); in allocInternal()
697 fCurrentRunBuffer.clusters = run->clusterBuffer(); in allocInternal()
706 SkASSERT(textSize > 0 || nullptr == fCurrentRunBuffer.utf8text); in allocInternal()
707 SkASSERT(textSize > 0 || nullptr == fCurrentRunBuffer.clusters); in allocInternal()
723 return fCurrentRunBuffer; in allocRunText()
734 return fCurrentRunBuffer; in allocRunTextPosH()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/core/
H A DSkTextBlob.h242 RunBuffer fCurrentRunBuffer; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkTextBlob.h268 RunBuffer fCurrentRunBuffer; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/core/
H A DSkTextBlob.h415 RunBuffer fCurrentRunBuffer; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/core/
H A DSkTextBlob.h415 RunBuffer fCurrentRunBuffer; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/core/
H A DSkTextBlob.h423 RunBuffer fCurrentRunBuffer; variable
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/core/
H A DSkTextBlob.h415 RunBuffer fCurrentRunBuffer; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/core/
H A DSkTextBlob.h415 RunBuffer fCurrentRunBuffer; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkTextBlob.h423 RunBuffer fCurrentRunBuffer; variable