Searched refs:last_point (Results 1 – 3 of 3) sorted by relevance
280 int64 last_point = 0; in GenerateGraphTimeline() local286 if (ts - last_point < 100) continue; in GenerateGraphTimeline()287 last_point = ts; in GenerateGraphTimeline()
4656 `last_point'.7734 `first_point' and `last_point' in case of composite glyphs.
5125 * src/truetype/ttinterp.c (Ins_SHZ): Check `last_point'.