Home
last modified time | relevance | path

Searched refs:keyboard (Results 1 – 25 of 99) sorted by relevance

1234

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverKeysRelatedAction.php10 * Base class for all keyboard-related actions.
17 protected $keyboard; variable in Facebook\\WebDriver\\Interactions\\Internal\\WebDriverKeysRelatedAction
28 * @param WebDriverKeyboard $keyboard
33 WebDriverKeyboard $keyboard, argument
37 $this->keyboard = $keyboard;
H A DWebDriverSendKeysAction.php18 * @param WebDriverKeyboard $keyboard
24 WebDriverKeyboard $keyboard, argument
29 parent::__construct($keyboard, $mouse, $location_provider);
36 $this->keyboard->sendKeys($this->keys);
H A DWebDriverSingleKeyAction.php36 WebDriverKeyboard $keyboard, argument
41 parent::__construct($keyboard, $mouse, $location_provider);
H A DWebDriverKeyUpAction.php10 $this->keyboard->releaseKey($this->key);
H A DWebDriverKeyDownAction.php10 $this->keyboard->pressKey($this->key);
/plugin/keyboard/
H A Dplugin.info.txt2 base keyboard
6 name keyboard
7 desc The keyboard plugin provides a combined syntax and action plugin in order to markup text as
8 url https://www.dokuwiki.org/plugin:keyboard
H A DREADME4 https://www.dokuwiki.org/plugin:keyboard
H A Dall.css1 /* --- keyboard plugin --- */
/plugin/vkeyboard/
H A Dchange_log3 Removed some unsed code from keyboard.js, subsituted IE for IE6 when checking for
7 Added an insert function to keyboard.js which fixes problem with Firefox, i.e. returning
14 Added a toolbar button which initializes the keyboard and enables selection of
15 initial displayed language keyboard.
23 the virtual keyboard script goes to the browser and the virtual keyboard
37 made keyboard draggable
H A Dplugin.info.txt6 desc Installs multi-language virtual keyboard
H A Dvkeyboard.js.unc27 * - Dari keyboard layout by Saif Fazel
43 * - Romanian keyboard layout by Aurel
51 * - German keyboard layout by QuHno
54 * - Turkish keyboard layouts by offcu
124 '02': "Select keyboard layout",
128 '06': "Close the keyboard",
132 '10': "Decrease keyboard size",
133 '11': "Increase keyboard size"
1642 * Show the keyboard interface
1697 * Position the keyboard
[all …]
/plugin/bootswrapper/syntax/
H A Dmodal.php94 $keyboard = $attributes['keyboard'];
119 if ($keyboard) {
120 $html5_attributes['data-keyboard'] = $keyboard;
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverActions.php24 protected $keyboard; variable in Facebook\\WebDriver\\Interactions\\WebDriverActions
34 $this->keyboard = $driver->getKeyboard();
211 * Press a key on keyboard.
222 new WebDriverKeyDownAction($this->keyboard, $this->mouse, $element, $key)
229 * Release a key on keyboard.
240 new WebDriverKeyUpAction($this->keyboard, $this->mouse, $element, $key)
247 * Send keys by keyboard.
259 $this->keyboard,
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js174 keyboard : null // Keyboard container @type HTMLDivElement property in nodes
898 if (!nodes.keyboard.parentNode || nodes.keyboard.parentNode.nodeType==11) {
901 holder.appendChild(nodes.keyboard);
920 setTimeout(function(){nodes.keyboard.style.display = 'block';},1);
931 if (!nodes.keyboard || !self.isOpen()) return false;
932 nodes.keyboard.style.display = 'none';
943 return nodes.keyboard.style.display == 'block';
1061 nodes.keyboard.appendChild(nodes.desk);
1071 nodes.keyboard.appendChild(nodes.langbox.getEl());
1072 nodes.keyboard.appendChild(nodes.lytbox.getEl());
[all …]
H A Dreadme.txt17 <link rel="stylesheet" type="text/css" href="keyboard/keyboard.css" /><!-- ��������� �� ���� �� key…
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php39 protected $keyboard; variable in Facebook\\WebDriver\\Remote\\RemoteWebDriver
464 if (!$this->keyboard) {
465 $this->keyboard = new RemoteKeyboard($this->getExecuteMethod(), $this, $this->isW3cCompliant);
468 return $this->keyboard;
/plugin/adhoctags/images/
H A Dkeyboard-variant.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>keyboard-variant</title><path d="M6,16H18V18H6V16M6,13V15H2V13H6M7,15V13H10V15H7M11,15V13H13V15H11M14,15V13 (…)
/plugin/bootswrapper/exe/help/
H A Dcarousel.txt75 | ''keyboard'' | boolean | ''true'' | Whether the carousel should react to keyboard events. |
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt158 …+ "select it with mouse or keyboard, then open this dialog. Your text will appear in the text wi…
188 + ' when clicked it opens the keyboard. Clicking "Illustrations" explains the '
189 + ' various functions accessed from the virtual keyboard\'s top row.' ,
194 …-down menu of languages; selecting one of these immediately changes the keyboard to the selected l…
196 … The up and down arrows to the right of the hash change the size of the keyboard and its fonts <br…
/plugin/authyubikey/lib/
H A DNEWS3 ** Support US Dvorak keyboard layout.
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md352 * `FEAT(drd)`: add keyboard selection move
437 * `FEAT`: add ability to move canvas and selected elements with keyboard arrows
438 * `FEAT`: support `SHIFT` modifier to move elements / canvas with keyboard arrows at accelerated sp…
439 * `FEAT`: use `Ctrl/Cmd` modifier key to move the canvas via keyboard arrows
440 * `CHORE`: bind DRD editor actions and keyboard shortcuts for explicitly added features only
445 …ou would like to ship with manually to provide the respective actions / keyboard bindings ([`a68c9…
505 * `FEAT`: add ability to navigate decision properties in decision table via keyboard
534 * `FEAT`: add keyboard controls to decision table input selects
535 * `FEAT`: add generic keyboard controls to context-menu like components
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css14 .dmn-icon-keyboard:before { content: '\e80c'; } /* '' */
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js5 CKEDITOR.dialog.add("a11yHelp",function(h){var a=h.lang.a11yhelp,b=h.lang.common.keyboard,n=CKEDITO…
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js5 CKEDITOR.dialog.add("a11yHelp",function(e){var a=e.lang.a11yhelp,b=e.lang.common.keyboard,q=CKEDITO…
/plugin/prosemirror/
H A DREADME.md85 - keyboard commands
86 - possibly `commands` in general wich then can be used by menu-items and keyboard-events?

1234