Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCompositeStrike.java190 int[] tmpGlyphs; in getGlyphVectorOutline() local
200 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
202 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
204 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DCompositeStrike.java190 int[] tmpGlyphs; in getGlyphVectorOutline() local
200 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
202 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
204 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCompositeStrike.java190 int[] tmpGlyphs; in getGlyphVectorOutline() local
200 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
202 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
204 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DCompositeStrike.java192 int[] tmpGlyphs; in getGlyphVectorOutline() local
202 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
204 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
206 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/font/
H A DCompositeStrike.java190 int[] tmpGlyphs; in getGlyphVectorOutline() local
200 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
202 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
204 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/font/
H A DCompositeStrike.java190 int[] tmpGlyphs; in getGlyphVectorOutline() local
200 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
202 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
204 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DCompositeStrike.java190 int[] tmpGlyphs; in getGlyphVectorOutline() local
200 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
202 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
204 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DCompositeStrike.java190 int[] tmpGlyphs; in getGlyphVectorOutline() local
200 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
202 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
204 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/font/
H A DCompositeStrike.java190 int[] tmpGlyphs; in getGlyphVectorOutline() local
200 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
202 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
204 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DCompositeStrike.java192 int[] tmpGlyphs; in getGlyphVectorOutline() local
202 tmpGlyphs = new int[tmpLen]; in getGlyphVectorOutline()
204 tmpGlyphs[i] = glyphs[i] & SLOTMASK; in getGlyphVectorOutline()
206 gp = getStrikeForSlot(slot).getGlyphVectorOutline(tmpGlyphs, x, y); in getGlyphVectorOutline()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqfontengine_coretext.mm274 const CGGlyph *tmpGlyphs = CTRunGetGlyphsPtr(run);
275 if (!tmpGlyphs) {
278 tmpGlyphs = cgglyphs.constData();
323 outGlyphs[idx] = tmpGlyphs[i] | fontIndex;
338 …CTFontGetAdvancesForGlyphs(runFont, kCTFontHorizontalOrientation, tmpGlyphs + glyphCount - 1, &las…
340 outGlyphs[rtl ? 0 : (glyphCount - 1)] = tmpGlyphs[glyphCount - 1] | fontIndex;