Lines Matching defs:_add_method
19 def _add_method(*clazzes, **kwargs):
141 @_add_method(DefaultTable, allowDefaultTable=True)
278 @_add_method(ttLib.getTableClass('OS/2'))
332 @_add_method(ttLib.getTableClass('glyf'))
350 @_add_method(ttLib.getTableClass('cmap'))
446 @_add_method(ttLib.getTableClass('GSUB'))
499 @_add_method(otTables.SingleSubst,
514 @_add_method(otTables.ContextSubst,
558 @_add_method(otTables.ContextSubst,
580 @_add_method(otTables.Lookup)
586 @_add_method(otTables.LookupList)
592 @_add_method(otTables.Feature)
596 @_add_method(otTables.FeatureList)
602 @_add_method(otTables.DefaultLangSys,
609 @_add_method(otTables.Script)
617 @_add_method(otTables.ScriptList)