Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxTextRun.cpp1285 CompressedGlyph *dstGlyphs = mCharacterGlyphs + aDest; in CopyGlyphDataFrom() local
1290 dstGlyphs[i].CanBreakBefore()); in CopyGlyphDataFrom()
1308 dstGlyphs[i] = g; in CopyGlyphDataFrom()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxTextRun.cpp1438 CompressedGlyph* dstGlyphs = mCharacterGlyphs + aDest; in CopyGlyphDataFrom() local
1443 : dstGlyphs[i].CanBreakBefore()); in CopyGlyphDataFrom()
1460 dstGlyphs[i] = g; in CopyGlyphDataFrom()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxTextRun.cpp1448 CompressedGlyph* dstGlyphs = mCharacterGlyphs + aDest; in CopyGlyphDataFrom() local
1453 : dstGlyphs[i].CanBreakBefore()); in CopyGlyphDataFrom()
1470 dstGlyphs[i] = g; in CopyGlyphDataFrom()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxTextRun.cpp1467 CompressedGlyph* dstGlyphs = mCharacterGlyphs + aDest; in CopyGlyphDataFrom() local
1472 : dstGlyphs[i].CanBreakBefore()); in CopyGlyphDataFrom()
1488 dstGlyphs[i] = g; in CopyGlyphDataFrom()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxTextRun.cpp1474 CompressedGlyph* dstGlyphs = mCharacterGlyphs + aDest; in CopyGlyphDataFrom() local
1479 : dstGlyphs[i].CanBreakBefore()); in CopyGlyphDataFrom()
1495 dstGlyphs[i] = g; in CopyGlyphDataFrom()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxTextRun.cpp1467 CompressedGlyph* dstGlyphs = mCharacterGlyphs + aDest; in CopyGlyphDataFrom() local
1472 : dstGlyphs[i].CanBreakBefore()); in CopyGlyphDataFrom()
1488 dstGlyphs[i] = g; in CopyGlyphDataFrom()