Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxFontUtils.cpp1665 uint16_t lastGlyphId = 0; in ValidateColorGlyphs() local
1675 if (lastGlyphId && lastGlyphId >= glyphId) { in ValidateColorGlyphs()
1679 lastGlyphId = glyphId; in ValidateColorGlyphs()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxFontUtils.cpp1630 uint16_t lastGlyphId = 0; in ValidateColorGlyphs() local
1640 if (lastGlyphId && lastGlyphId >= glyphId) { in ValidateColorGlyphs()
1644 lastGlyphId = glyphId; in ValidateColorGlyphs()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFontUtils.cpp1617 uint16_t lastGlyphId = 0; in ValidateColorGlyphs() local
1627 if (lastGlyphId && lastGlyphId >= glyphId) { in ValidateColorGlyphs()
1631 lastGlyphId = glyphId; in ValidateColorGlyphs()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFontUtils.cpp1647 uint16_t lastGlyphId = 0; in ValidateColorGlyphs() local
1657 if (lastGlyphId && lastGlyphId >= glyphId) { in ValidateColorGlyphs()
1661 lastGlyphId = glyphId; in ValidateColorGlyphs()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFontUtils.cpp1617 uint16_t lastGlyphId = 0; in ValidateColorGlyphs() local
1627 if (lastGlyphId && lastGlyphId >= glyphId) { in ValidateColorGlyphs()
1631 lastGlyphId = glyphId; in ValidateColorGlyphs()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFontUtils.cpp1617 uint16_t lastGlyphId = 0; in ValidateColorGlyphs() local
1627 if (lastGlyphId && lastGlyphId >= glyphId) { in ValidateColorGlyphs()
1631 lastGlyphId = glyphId; in ValidateColorGlyphs()