Home | History | Annotate | Download | only in generator

Lines Matching refs:fixed_count

279         self.fixed_count = False
310 self.fixed_count = field_options.fixed_count
340 if field_options.fixed_count and self.max_count is None:
426 not self.fixed_count):
503 if not self.fixed_count:
567 elif self.fixed_count:
574 if not self.fixed_count:
704 self.fixed_count = False