Home
last modified time | relevance | path

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

12345678910>>...23

/AOO42X/main/accessibility/java/java_uno_accessbridge/src/main/java/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 …]
/AOO42X/main/apple_remote/source/ !
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…
/AOO42X/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()
/AOO42X/main/apple_remote/inc/ !
H A DGlobalKeyboardDevice.h50 - (BOOL)registerHotKeyCode: (unsigned int) keycode modifiers: (unsigned int) modifiers remoteEventI…
/AOO42X/main/helpcontent2/source/auxiliary/ru/ !
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/tr/ !
H A Ddefault.css45 .emph, .menuitem, .keycode
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/ve/ !
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/sat/ !
H A Dhighcontrast2.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/st/ !
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/th/ !
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/ast/ !
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/be-BY/ !
H A Dhighcontrast1.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/mn/ !
H A Dhighcontrast2.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/en-US/ !
H A Dhighcontrast2.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/nn/ !
H A Dhighcontrast1.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/cy/ !
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/en-ZA/ !
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/cs/ !
H A Dhighcontrast1.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/sr/ !
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/af/ !
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/nso/ !
H A Ddefault.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/bn/ !
H A Dhighcontrastblack.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/nb/ !
H A Dhighcontrast2.css45 .emph, .menuitem, .keycode
/AOO42X/main/helpcontent2/source/auxiliary/zu/ !
H A Dhighcontrastwhite.css45 .emph, .menuitem, .keycode

12345678910>>...23