/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/ |
H A D | ButtonShadow.java | 78 Button button = (Button)body; in getOnBody() local 81 return button.getLabel(); in getOnBody() 83 if (button instanceof VJButton) in getOnBody() 84 return new Boolean(((VJButton)button).isStandard()); in getOnBody() 93 Button button = (Button)body; in setOnBody() local 96 String text = button.getLabel(); in setOnBody() 99 button.setLabel((String) value); in setOnBody() 101 if (button instanceof VJButton) in setOnBody() 102 ((VJButton)button).setStandard(((Boolean)value).booleanValue()); in setOnBody()
|
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/ |
H A D | ImageButtonShadow.java | 74 ImageButton button = (ImageButton)body; in getOnBody() local 77 return (new Integer(button.getLineWidth())); in getOnBody() 79 return (new Integer(button.getPressMovement())); in getOnBody() 85 ImageButton button = (ImageButton)body; in setOnBody() local 88 button.setLineWidth(((Integer) value).intValue()); in setOnBody() 90 button.setPressMovement(((Integer) value).intValue()); in setOnBody()
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | tgetch.c | 291 ((Mouse_status.button[2] != in _getkey() 292 old_mouse.button[2]) << 2) | in _getkey() 293 ((Mouse_status.button[1] != in _getkey() 294 old_mouse.button[1]) << 1) | in _getkey() 295 (Mouse_status.button[0] != in _getkey() 296 old_mouse.button[0])); in _getkey()
|
H A D | curses.ed | 201 short button[3]; 1404 #define BUTTON_STATUS(x) (Mouse_status.button[(x)-1])
|
H A D | caps | 505 get_mouse, "getm" "Gm" Curses should get button events
|
/titanic_44/usr/src/uts/common/io/ |
H A D | power.conf | 27 name="power" parent="pseudo" instance=0 button=1 ddi-forceattach=1;
|
/titanic_44/usr/src/tools/cscope-fast/ |
H A D | mouse.c | 213 if ((m.button = mygetch()) == '0') { /* if scroll bar */ in getmouseevent() 223 m.button = mygetch(); in getmouseevent()
|
H A D | mouse.h | 34 int button; member
|
H A D | command.c | 106 if (p->button == '0') { in command() 571 if (p->button == '0') { in changestring()
|
/titanic_44/usr/src/cmd/hal/tools/sunos/ |
H A D | hal-system-power-hibernate-sunos.sh | 22 for type in button battery ac_adapter
|
H A D | hal-system-power-suspend-sunos.sh | 33 for type in button battery ac_adapter
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | FIRMWARELICENSE | 95 date Licensee clicks on the "Agree" button below or otherwise uses
|
/titanic_44/usr/src/uts/common/os/ |
H A D | priv_defs | 538 Allows a process to modify pointer button and key mappings.
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 1678 0100 3-button Mouse 1690 0100 Mouse-Trak 3-button Track Ball 2877 c402 Marble Mouse (2-button) 2880 c408 Marble Mouse (4-button) 2968 5550 5 button optical mouse model M873U 7327 0001 4 Axis 12 button +POV 7328 0002 4 Axis 12 button +POV 7335 206f USB, 2-axis 8-button gamepad 7349 6258 USB, 4-axis, 6-button joystick w/view finder 7355 a019 USB, Vibration ,4-axis, 8-button joystick w/view finder [all …]
|
/titanic_44/usr/src/cmd/krb5/kadmin/gui/ |
H A D | KdcGui.java | 2782 String[] button = new String[1]; in doAbout() local 2783 button[0] = getString("Dismiss"); in doAbout() 2784 ChoiceDialog cd = new ChoiceDialog(frame, title, text, button); in doAbout()
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 499 get_mouse getm Gm bool Curses should get button events
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 499 get_mouse getm Gm str Curses should get button events
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 12095 The only GPEs allowed to be combination wake/run are for button-style 12096 devices such as a control-method power button, control-method sleep 12097 button, 12112 especially useful for the drivers for the button devices mentioned above. 12190 If _PRW exists: /* This is a control-method button */ 12431 After wake, clear/enable power button. (Perhaps we should clear/enable 13236 (Both) Add missing statics to button.c (Pavel Machek) 14320 Preclude multiple button proc entries (Eric Brunet) 14426 VC++ development environment for one-button compilation of single 14639 button/power/PWRF) to simplify button identification. [all …]
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | europe | 3562 # the Sök-button).
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 3410 button
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 3409 button
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 9921 # string= Text to sent on button depression
|
H A D | terminfo.src | 11243 # string= Text to sent on button depression
|