Lines Matching refs:DontAdvance
82 self.DontAdvance = False
92 if self.DontAdvance: flags |= 0x4000
102 self.DontAdvance = bool(flags & 0x4000)
122 self.MarkFirst = self.DontAdvance = self.MarkLast = False
143 self.SetMark, self.DontAdvance = False, False
152 if self.DontAdvance: flags |= 0x4000
162 self.DontAdvance = bool(flags & 0x4000)
183 self.SetMark = self.DontAdvance = False
225 self.SetComponent, self.DontAdvance = False, False
234 if self.DontAdvance: flags |= 0x4000
248 self.DontAdvance = bool(flags & 0x4000)
320 self.SetComponent = self.DontAdvance = False
376 if self.DontAdvance: flags |= 0x4000
402 self.DontAdvance = bool(flags & 0x4000)