Searched refs:MarkLast (Results 1 – 3 of 3) sorted by relevance
83 self.MarkLast = False93 if self.MarkLast: flags |= 0x2000103 self.MarkLast = bool(flags & 0x2000)122 self.MarkFirst = self.DontAdvance = self.MarkLast = False
66 MarkLast = 0x2000, /* If set, make the current glyph the last enumerator90 if (flags & MarkLast) in transition()
380 r.MarkFirst = r.DontAdvance = r.MarkLast = True