Searched defs:endCount (Results 1 – 7 of 7) sorted by relevance
42 let endCount = 0; variable
280 private int endCount; field in CMapFormat4.Builder.Segment291 public Segment(int startCount, int endCount, int idDelta, int idRangeOffset) { in Segment()322 public void setEndCount(int endCount) { in setEndCount()
209 int endCount = fEndPtTs.count(); // all starts and ends in assemble() local
446 const HBUINT16 *endCount; member
1488 stbtt_uint32 endCount = index_map + 14; in stbtt_FindGlyphIndex() local
20653 …const endCount = Math.min(isTupleType(source) ? getEndElementCount(source.target, ElementFlags.Non… constant20656 … const sourceIndex = i < targetArity - endCount ? i : i + sourceArity - targetArity; constant