Home
last modified time | relevance | path

Searched refs:_decompileInsertionAction (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py407 self.CurrentInsertionAction = self._decompileInsertionAction(
411 self.MarkedInsertionAction = self._decompileInsertionAction(
416 def _decompileInsertionAction(self, actionReader, font, index, count): member in InsertionMorphAction