コード例 #1
0
ファイル: themeColored.py プロジェクト: connoryang/1v1dec
 def ApplyAttributes(self, attributes):
     Fill.ApplyAttributes(self, attributes)
     ColorThemeMixin.ApplyAttributes(self, attributes)
コード例 #2
0
 def ApplyAttributes(self, attributes):
     Fill.ApplyAttributes(self, attributes)
     UIColorMixin.ApplyAttributes(self, attributes)