Searched refs:buildComponentRecord (Results 1 – 2 of 2) sorted by relevance
181 rec = builder.buildComponentRecord([a(500, -20), None, a(300, -15)])196 self.assertIsNone(builder.buildComponentRecord([]))199 self.assertIsNone(builder.buildComponentRecord(None))
145 def buildComponentRecord(anchors): function211 self.ComponentRecord = [buildComponentRecord(c) for c in components]