Home
last modified time | relevance | path

Searched refs:keycode (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/AOO41X/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleKeyBinding.java62 int keycode = java.awt.event.KeyEvent.VK_UNDEFINED; in convertKeyCode() local
66 keycode = java.awt.event.KeyEvent.VK_0; in convertKeyCode()
69 keycode = java.awt.event.KeyEvent.VK_1; in convertKeyCode()
72 keycode = java.awt.event.KeyEvent.VK_2; in convertKeyCode()
75 keycode = java.awt.event.KeyEvent.VK_3; in convertKeyCode()
78 keycode = java.awt.event.KeyEvent.VK_4; in convertKeyCode()
81 keycode = java.awt.event.KeyEvent.VK_5; in convertKeyCode()
84 keycode = java.awt.event.KeyEvent.VK_6; in convertKeyCode()
87 keycode = java.awt.event.KeyEvent.VK_7; in convertKeyCode()
90 keycode = java.awt.event.KeyEvent.VK_8; in convertKeyCode()
[all …]
/AOO41X/main/apple_remote/
H A DGlobalKeyboardDevice.m125 unsigned int keycode = defaultKeycode;
126 if (keycodeCfg) keycode = [keycodeCfg unsignedIntValue];
128 …[self registerHotKeyCode: keycode modifiers: modifiers remoteEventIdentifier: remoteButtonIdentif…
174 - (BOOL)registerHotKeyCode: (unsigned int) keycode modifiers: (unsigned int) modifiers remoteEventI…
180 hotKeyID.id = (long)keycode;
182 …err = RegisterEventHotKey(keycode, modifiers, hotKeyID, GetEventDispatcherTarget(), 0, &carbonHotK…
/AOO41X/main/vcl/unx/generic/app/
H A Di18n_im.cxx97 state = 0; keycode = 0; in init()
119 state = rEvent.state; keycode = rEvent.keycode; in operator =()
148 && keycode == rEvent.keycode in match()
/AOO41X/main/apple_remote/inc/
H A DGlobalKeyboardDevice.h50 - (BOOL)registerHotKeyCode: (unsigned int) keycode modifiers: (unsigned int) modifiers remoteEventI…
/AOO41X/main/helpcontent2/source/auxiliary/en-GB/
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/tg/
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/xh/
H A Dhighcontrast2.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/sl/
H A Dhighcontrast2.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/nso/
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/th/
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/ss/
H A Dhighcontrast2.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/kk/
H A Ddefault.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/ku/
H A Dhighcontrast2.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/kid/
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/br/
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/mni/
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/bs/
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/ta/
H A Dhighcontrast1.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/nr/
H A Dhighcontrast1.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/ast/
H A Ddefault.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/uz/
H A Ddefault.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/sr/
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/gd/
H A Dhighcontrast1.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/fi/
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO41X/main/helpcontent2/source/auxiliary/it/
H A Ddefault.css45 .emph, .menuitem, .keycode

12345678910>>...22