HomeSort by relevance Sort by last modified time
    Searched refs:RunSample (Results 1 - 13 of 13) sorted by null

  /external/python/cpython2/Demo/tix/samples/
BtnBox.py 9 # procedure called "RunSample". It should also have the "if" statment
20 def RunSample(w):
43 RunSample(root)
Balloon.py 9 # procedure called "RunSample". It should also have the "if" statment
22 def RunSample (root):
68 RunSample(root)
OptMenu.py 9 # procedure called "RunSample". It should also have the "if" statment
21 def RunSample(w):
67 RunSample(root)
PopMenu.py 9 # procedure called "RunSample". It should also have the "if" statment
17 def RunSample(w):
56 RunSample(root)
ComboBox.py 9 # procedure called "RunSample". It should also have the "if" statment
18 def RunSample(w):
101 RunSample(root)
Control.py 9 # procedure called "RunSample". It should also have the "if" statment
25 def RunSample (root):
122 RunSample(root)
DirTree.py 9 # procedure called "RunSample". It should also have the "if" statment
24 def RunSample (root):
117 RunSample(root)
PanedWin.py 9 # procedure called "RunSample". It should also have the "if" statment
22 def RunSample (root):
98 RunSample(root)
SHList1.py 9 # procedure called "RunSample". It should also have the "if" statment
20 def RunSample (root):
131 RunSample(root)
Tree.py 9 # procedure called "RunSample". It should also have the "if" statment
19 def RunSample(w):
79 RunSample(root)
DirList.py 9 # procedure called "RunSample". It should also have the "if" statment
24 def RunSample (root):
125 RunSample(root)
NoteBook.py 9 # procedure called "RunSample". It should also have the "if" statment
18 def RunSample(w):
118 RunSample(root)
SHList2.py 9 # procedure called "RunSample". It should also have the "if" statment
23 def RunSample (root):
168 RunSample(root)

Completed in 197 milliseconds