Searched refs:_CFG (Results 1 – 2 of 2) sorted by relevance
149 _CFG = {"width" : 0.5, # Screen variable227 _CFG.update(cfgdict2)228 _CFG.update(cfgdict1)231 readconfig(_CFG)965 def __init__(self, cv, mode=_CFG["mode"],966 colormode=_CFG["colormode"], delay=_CFG["delay"]):994 self._colormode = _CFG["colormode"]1018 self._delayvalue = _CFG["delay"]1019 self._colormode = _CFG["colormode"]2026 def __init__(self, resizemode=_CFG["resizemode"]):[all …]
2065 .. function:: setup(width=_CFG["width"], height=_CFG["height"], startx=_CFG["leftright"], starty=_C…