Home
last modified time | relevance | path

Searched refs:numPhantomPoints (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZone.java210 void combineWithSubGlyph(Zone zone, int numPhantomPoints) in combineWithSubGlyph() argument
212 int offset = this.numPoints - numPhantomPoints; in combineWithSubGlyph()
215 this.numPoints += count - numPhantomPoints; in combineWithSubGlyph()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZone.java210 void combineWithSubGlyph(Zone zone, int numPhantomPoints) in combineWithSubGlyph() argument
212 int offset = this.numPoints - numPhantomPoints; in combineWithSubGlyph()
215 this.numPoints += count - numPhantomPoints; in combineWithSubGlyph()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZone.java210 void combineWithSubGlyph(Zone zone, int numPhantomPoints) in combineWithSubGlyph() argument
212 int offset = this.numPoints - numPhantomPoints; in combineWithSubGlyph()
215 this.numPoints += count - numPhantomPoints; in combineWithSubGlyph()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZone.java210 void combineWithSubGlyph(Zone zone, int numPhantomPoints) in combineWithSubGlyph() argument
212 int offset = this.numPoints - numPhantomPoints; in combineWithSubGlyph()
215 this.numPoints += count - numPhantomPoints; in combineWithSubGlyph()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZone.java210 void combineWithSubGlyph(Zone zone, int numPhantomPoints) in combineWithSubGlyph() argument
212 int offset = this.numPoints - numPhantomPoints; in combineWithSubGlyph()
215 this.numPoints += count - numPhantomPoints; in combineWithSubGlyph()