Home | History | Annotate | Download | only in tables

Lines Matching defs:compile

114 	def compile(self, ttFont):
176 data = indexSubTable.compile(ttFont)
343 # should call it to compile the indexSubHeader and then continue compiling
345 def compile(self, ttFont):
389 # size is not recalculated on compile. Default behavior is to do nothing.
443 def compile(self, ttFont):
476 dataList = [EblcIndexSubTable.compile(self, ttFont)]
529 def compile(self, ttFont):
535 dataList = [EblcIndexSubTable.compile(self, ttFont)]
560 def compile(self, ttFont):
576 dataList = [EblcIndexSubTable.compile(self, ttFont)]
598 def compile(self, ttFont):
600 dataList = [EblcIndexSubTable.compile(self, ttFont)]