Searched refs:endCount (Results 1 – 4 of 4) sorted by relevance
204 int endCount = fEndPtTs.count(); // all starts and ends in assemble() local205 SkASSERT(endCount > 0); in assemble()206 SkASSERT(endCount == fPartials.count() * 2); in assemble()208 for (int index = 0; index < endCount; index += 2) { in assemble()218 int linkCount = endCount / 2; // number of partial contours in assemble()225 const int entries = endCount * (endCount - 1) / 2; // folded triangle in assemble()231 for (rIndex = 0; rIndex < endCount - 1; ++rIndex) { in assemble()233 for (iIndex = rIndex + 1; iIndex < endCount; ++iIndex) { in assemble()242 rRow += endCount; in assemble()250 int row = pair / endCount; in assemble()[all …]
77 endCount = subtable->values; in init()78 startCount = endCount + segCount + 1; in init()92 const USHORT *endCount = thiz->endCount; in get_glyph_func() local99 else if (codepoint > endCount[mid]) in get_glyph_func()130 const USHORT *endCount; member179 USHORT endCount[segCount]; /* End characterCode for each segment,
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...