Searched refs:axisValueRecord (Results 1 – 2 of 2) sorted by relevance
550 def addAxisValueRecord(self, axisValueRecord, location): argument557 == {n.asFea() for n in axisValueRecord.names}559 == {n.asFea() for n in axisValueRecord.locations}560 and record_.flags == axisValueRecord.flags566 self.stat_["AxisValueRecords"].append(axisValueRecord)
1490 axisValueRecord = self.parse_STAT_axis_value_()1491 for location in axisValueRecord.locations:1499 statements.append(axisValueRecord)