Home
last modified time | relevance | path

Searched refs:ADDTOVIEW (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Tools/pynche/
DPyncheWidget.py255 self.__menutext = module.ADDTOVIEW
257 underline = module.ADDTOVIEW.find('%')
261 self.__menutext = module.ADDTOVIEW.replace('%', '', 1)
307 if hasattr(module, 'ADDTOVIEW') and module.ADDTOVIEW:
DListViewer.py21 ADDTOVIEW = 'Color %List Window...' variable
DTextViewer.py21 ADDTOVIEW = 'Text Window...' variable
DDetailsViewer.py62 ADDTOVIEW = 'Details Window...' variable