Lines Matching refs:DontAdvance
89 self.DontAdvance = False
99 if self.DontAdvance: flags |= 0x4000
109 self.DontAdvance = bool(flags & 0x4000)
129 self.MarkFirst = self.DontAdvance = self.MarkLast = False
150 self.SetMark, self.DontAdvance = False, False
159 if self.DontAdvance: flags |= 0x4000
169 self.DontAdvance = bool(flags & 0x4000)
190 self.SetMark = self.DontAdvance = False
232 self.SetComponent, self.DontAdvance = False, False
241 if self.DontAdvance: flags |= 0x4000
255 self.DontAdvance = bool(flags & 0x4000)
327 self.SetComponent = self.DontAdvance = False
383 if self.DontAdvance: flags |= 0x4000
409 self.DontAdvance = bool(flags & 0x4000)