Home
last modified time | relevance | path

Searched defs:colordb (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Tools/pynche/
DMain.py95 def initial_color(s, colordb): argument
97 def scan_color(s, colordb=colordb): argument
DSwitchboard.py93 def colordb(self): member in Switchboard
96 def set_colordb(self, colordb): argument
DListViewer.py173 def colordb_changed(self, colordb): argument
DColorDB.py252 colordb = get_colordb('/usr/openwin/lib/rgb.txt') variable