Home
last modified time | relevance | path

Searched refs:pushbutton (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Lib/distutils/command/
Dbdist_msi.py51 return self.pushbutton(name, 180, self.h-27 , 56, 17, flags, title, next)
62 return self.pushbutton(name, 304, self.h-27, 56, 17, flags, title, next)
73 return self.pushbutton(name, 236, self.h-27, 56, 17, flags, title, next)
81 return self.pushbutton(name, int(self.w*xpos - 28), self.h-27, 56, 17, 3, title, next)
535 error.pushbutton("N",120,72,81,21,3,"No",None).event("EndDialog","ErrorNo")
536 error.pushbutton("Y",240,72,81,21,3,"Yes",None).event("EndDialog","ErrorYes")
537 error.pushbutton("A",0,72,81,21,3,"Abort",None).event("EndDialog","ErrorAbort")
538 error.pushbutton("C",42,72,81,21,3,"Cancel",None).event("EndDialog","ErrorCancel")
539 error.pushbutton("I",81,72,81,21,3,"Ignore",None).event("EndDialog","ErrorIgnore")
540 error.pushbutton("O",159,72,81,21,3,"Ok",None).event("EndDialog","ErrorOk")
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
DREADME-WPS121 pushbutton event (for PBC) to allow a new WPS Enrollee to join the
202 If the AP includes a pushbutton, WPS PBC mode can be used. It is
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
DREADME-WPS121 pushbutton event (for PBC) to allow a new WPS Enrollee to join the
202 If the AP includes a pushbutton, WPS PBC mode can be used. It is
/third_party/python/Lib/msilib/
D__init__.py471 def pushbutton(self, name, x, y, w, h, attr, text, next): member in Dialog
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME-WPS99 pushbutton event (for PBC) to allow a new WPS Enrollee to join the
DREADME-P2P161 method. "pbc" string starts pushbutton method, "pin" string start PIN
/third_party/python/Doc/library/
Dmsilib.rst512 .. method:: pushbutton(name, x, y, width, height, attributes, text, next_control)
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME-WPS99 pushbutton event (for PBC) to allow a new WPS Enrollee to join the
DREADME-P2P161 method. "pbc" string starts pushbutton method, "pin" string start PIN