Searched refs:FormatSwitchingBaseTable (Results 1 – 4 of 4) sorted by relevance
10 FormatSwitchingBaseTable,129 if issubclass(cls, FormatSwitchingBaseTable):142 if issubclass(cls, FormatSwitchingBaseTable):196 if isinstance(table, FormatSwitchingBaseTable):
23 FormatSwitchingBaseTable,540 class Coverage(FormatSwitchingBaseTable):777 class SingleSubst(FormatSwitchingBaseTable):857 class MultipleSubst(FormatSwitchingBaseTable):932 class ClassDef(FormatSwitchingBaseTable):1038 class AlternateSubst(FormatSwitchingBaseTable):1108 class LigatureSubst(FormatSwitchingBaseTable):
1208 class FormatSwitchingBaseTable(BaseTable): class1244 class UInt8FormatSwitchingBaseTable(FormatSwitchingBaseTable):1253 "uint16": FormatSwitchingBaseTable,1275 if issubclass(cls, FormatSwitchingBaseTable):
14 FormatSwitchingBaseTable,707 if isinstance(value, FormatSwitchingBaseTable):