Searched refs:radiogroup (Results 1 – 9 of 9) sorted by relevance
/external/libxkbcommon/fuzz/keymap/ |
D | dict | 85 "radiogroup"
|
/external/python/cpython3/Lib/distutils/command/ |
D | bdist_msi.py | 662 g = whichusers.radiogroup("AdminInstall", 15, 60, 260, 50, 3, 708 g=maint.radiogroup("RepairRadioGroup", 15, 108, 330, 60, 3,
|
/external/python/cpython2/Lib/distutils/command/ |
D | bdist_msi.py | 655 g = whichusers.radiogroup("AdminInstall", 15, 60, 260, 50, 3, 701 g=maint.radiogroup("RepairRadioGroup", 15, 108, 330, 60, 3,
|
/external/python/cpython2/Tools/msi/ |
D | msi.py | 736 g = whichusers.radiogroup("AdminInstall", 135, 60, 235, 80, 3, 807 g=maint.radiogroup("RepairRadioGroup", 135, 108, 230, 60, 3,
|
D | msilib.py | 650 def radiogroup(self, name, x, y, w, h, attr, prop, text, next): member in Dialog
|
/external/python/cpython2/Lib/msilib/ |
D | __init__.py | 472 def radiogroup(self, name, x, y, w, h, attr, prop, text, next): member in Dialog
|
/external/python/cpython3/Lib/msilib/ |
D | __init__.py | 474 def radiogroup(self, name, x, y, w, h, attr, prop, text, next): member in Dialog
|
/external/python/cpython2/Doc/library/ |
D | msilib.rst | 510 .. method:: radiogroup(name, x, y, width, height, attributes, property, text, next_control)
|
/external/python/cpython3/Doc/library/ |
D | msilib.rst | 517 .. method:: radiogroup(name, x, y, width, height, attributes, property, text, next_control)
|