Searched defs:RadioButton (Results 1 - 12 of 12) sorted by relevance

/external/pdfium/core/fpdfdoc/
H A Dcpdf_formfield.h92 RadioButton, enumerator in enum:FormFieldType::CPDF_FormField::Type
/external/python/cpython2/Tools/msi/
H A Duisample.py748 RadioButton = [ variable
909 (u'RadioButton', u'X', u'N', 0, 32767, None, None, None, None, u'The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.'),
910 (u'RadioButton', u'Y', u'N', 0, 32767, None, None, None, None, u'The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.'),
911 (u'RadioButton', u'Width', u'N', 0, 32767, None, None, None, None, u'The width of the button.'),
912 (u'RadioButton', u'Height', u'N', 0, 32767, None, None, None, None, u'The height of the button.'),
913 (u'RadioButton', u'Text', u'Y', None, None, None, None, u'Text', None, u'The visible title to be assigned to the radio button.'),
914 (u'RadioButton', u'Property', u'N', None, None, None, None, u'Identifier', None, u'A named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.'),
915 (u'RadioButton', u'Value', u'N', None, None, None, None, u'Formatted', None, u'The value string associated with this button. Selecting the button will set the associated property to this value.'),
916 (u'RadioButton', u'Order', u'N', 1, 32767, None, None, None, None, u'A positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.'),
917 (u'RadioButton',
[all...]
H A Dschema.py434 RadioButton = Table('RadioButton') variable
435 RadioButton.add_field(1,'Property',11592)
436 RadioButton.add_field(2,'Order',9474)
437 RadioButton.add_field(3,'Value',3392)
438 RadioButton.add_field(4,'X',1282)
439 RadioButton.add_field(5,'Y',1282)
440 RadioButton.add_field(6,'Width',1282)
441 RadioButton.add_field(7,'Height',1282)
442 RadioButton
[all...]
/external/python/cpython2/Lib/msilib/
H A Dschema.py434 RadioButton = Table('RadioButton') variable
435 RadioButton.add_field(1,'Property',11592)
436 RadioButton.add_field(2,'Order',9474)
437 RadioButton.add_field(3,'Value',3392)
438 RadioButton.add_field(4,'X',1282)
439 RadioButton.add_field(5,'Y',1282)
440 RadioButton.add_field(6,'Width',1282)
441 RadioButton.add_field(7,'Height',1282)
442 RadioButton
[all...]
/external/python/cpython3/Lib/msilib/
H A Dschema.py434 RadioButton = Table('RadioButton') variable
435 RadioButton.add_field(1,'Property',11592)
436 RadioButton.add_field(2,'Order',9474)
437 RadioButton.add_field(3,'Value',3392)
438 RadioButton.add_field(4,'X',1282)
439 RadioButton.add_field(5,'Y',1282)
440 RadioButton.add_field(6,'Width',1282)
441 RadioButton.add_field(7,'Height',1282)
442 RadioButton
[all...]
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 286 milliseconds