Searched refs:endCount (Results 1 – 7 of 7) sorted by relevance
41 assertThat(listener.endCount).isEqualTo(1); in normal()55 assertThat(listener.endCount).isEqualTo(1); in canceled()67 assertThat(listener.endCount).isEqualTo(1); in delayed()82 assertThat(listener.endCount).isEqualTo(0); in neverStartedCanceled()85 assertThat(listener.endCount).isEqualTo(1); in neverStartedCanceled()100 assertThat(listener.endCount).isEqualTo(1); in neverStartedEnded()103 assertThat(listener.endCount).isEqualTo(1); in neverStartedEnded()119 assertThat(listener.endCount).isEqualTo(1); in doubleCanceled()133 assertThat(listener.endCount).isEqualTo(1); in doubleEnded()156 assertThat(listener.endCount).isEqualTo(1); in delayedAndCanceled()[all …]
43 assertThat(listener.endCount).isEqualTo(1); in normal()57 assertThat(listener.endCount).isEqualTo(1); in canceled()70 assertThat(listener.endCount).isEqualTo(1); in delayed()85 assertThat(listener.endCount).isEqualTo(0); in neverStartedCanceled()88 assertThat(listener.endCount).isEqualTo(1); in neverStartedCanceled()105 assertThat(listener.endCount).isEqualTo(1); in neverStartedEnded()108 assertThat(listener.endCount).isEqualTo(1); in neverStartedEnded()124 assertThat(listener.endCount).isEqualTo(1); in doubleCanceled()138 assertThat(listener.endCount).isEqualTo(1); in doubleEnded()161 assertThat(listener.endCount).isEqualTo(1); in delayedAndCanceled()[all …]
213 int endCount = fEndPtTs.size(); // all starts and ends in assemble() local214 SkASSERT(endCount > 0); in assemble()215 SkASSERT(endCount == fPartials.size() * 2); in assemble()217 for (int index = 0; index < endCount; index += 2) { in assemble()227 for (int pIndex = 0; pIndex < endCount; pIndex++) { in assemble()270 int linkCount = endCount / 2; // number of partial contours in assemble()277 const int entries = endCount * (endCount - 1) / 2; // folded triangle in assemble()283 for (rIndex = 0; rIndex < endCount - 1; ++rIndex) { in assemble()285 for (iIndex = rIndex + 1; iIndex < endCount; ++iIndex) { in assemble()294 rRow += endCount; in assemble()[all …]
235 int endCount = accummulatedValues.size(); in getConvertedData() local237 + (startCount == endCount ? "NO CHANGE" : startCount + " => " + endCount)); in getConvertedData()
390 endCount = subtable->values.arrayZ; in init()391 startCount = endCount + segCount + 1; in init()413 this->endCount, in get_glyph()420 unsigned int i = found - endCount; in get_glyph()455 hb_codepoint_t end = this->endCount[i]; in collect_unicodes()496 hb_codepoint_t end = this->endCount[i]; in collect_mapping()526 const HBUINT16 *endCount; member589 HBUINT16 endCount[segCount]; /* End characterCode for each segment,
1488 stbtt_uint32 endCount = index_map + 14; in stbtt_FindGlyphIndex() local1489 stbtt_uint32 search = endCount; in stbtt_FindGlyphIndex()1513 stbtt_uint16 item = (stbtt_uint16) ((search - endCount) >> 1); in stbtt_FindGlyphIndex()1515 STBTT_assert(unicode_codepoint <= ttUSHORT(data + endCount + 2*item)); in stbtt_FindGlyphIndex()
3433 endCount