HomeSort by relevance Sort by last modified time
    Searched refs:ChainTyp (Results 1 - 2 of 2) sorted by null

  /external/fonttools/Lib/fontTools/
merge.py 532 ChainTyp = Chain+Typ
537 self.ChainTyp = ChainTyp
542 self.Rule = ChainTyp+'Rule'
543 self.RuleSet = ChainTyp+'RuleSet'
545 self.Rule = ChainTyp+'ClassRule'
546 self.RuleSet = ChainTyp+'ClassSet'
subset.py 473 ChainTyp = Chain+Typ
478 self.ChainTyp = ChainTyp
528 self.Rule = ChainTyp+'Rule'
529 self.RuleCount = ChainTyp+'RuleCount'
530 self.RuleSet = ChainTyp+'RuleSet'
531 self.RuleSetCount = ChainTyp+'RuleSetCount'
534 self.Rule = ChainTyp+'ClassRule'
535 self.RuleCount = ChainTyp+'ClassRuleCount'
536 self.RuleSet = ChainTyp+'ClassSet
    [all...]

Completed in 489 milliseconds