Home | History | Annotate | Download | only in fontTools

Lines Matching full:getchildren

72 		for child in topCompiler.getChildren(strings):
240 def getChildren(self, strings):
243 children.extend(topDict.getChildren(strings))
255 def getChildren(self, strings):
258 children.extend(fontDict.getChildren(strings))
1397 def getChildren(self, strings):
1430 children.extend(fdArrayIndexComp.getChildren(strings))
1434 children.extend(privComp.getChildren(strings))
1442 def getChildren(self, strings):
1447 children.extend(privComp.getChildren(strings))
1460 def getChildren(self, strings):