Home
last modified time | relevance | path

Searched defs:pushbutton (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/msilib/
D__init__.py469 def pushbutton(self, name, x, y, w, h, attr, text, next): member in Dialog
/external/python/cpython2/Tools/msi/
Dmsilib.py647 def pushbutton(self, name, x, y, w, h, attr, text, next): member in Dialog