Lines Matching +full:restore +full:- +full:keys
2 * $Id: virtualkeyboard.js 175 2007-01-13 01:47:56Z wingedfox $
22 * @lastchange $Author: wingedfox $ $Date: 2007-01-13 04:47:56 +0300 (Сбт, 13 Янв 2007) $
41 * Keyboard keys mapping, as on the keyboard
259 * convert layout in machine-aware form
262 ,cac = -1
264 ,csc = -1
277 (csc>-1&&cs.hasOwnProperty(i-csc)?cs[i-csc]:null), // shift chars
278 (cac>-1&&ca.hasOwnProperty(i-cac)?ca[i-cac]:null) // alt chars
282 * add control keys
351 * restore capslock state
358 * restore shift state
378 * toggle keys, it's needed, really
393 var bi = -1
395 * 0 - normal keys
396 * 1 - shift keys
397 * 2 - alt keys (has priority, when it pressed together with shift)
450 lts[lts.length] = i+"\xa0-\xa0"+z;
456 //---------------------------------------------------------------------------
458 //---------------------------------------------------------------------------
463 * @param {EventTarget} evt optional event object, to be used to re-map the keyCode
523 * use behavior of real keyboard - replace selected text with new input
579 DocumentSelection.setRange(nodes.attachedInput,-chr[1],0,true);
803 … * hard-to-avoid IE bug cleaner. if 'hover' state is get removed, button looses it's 'down' state
806 if (el.id.indexOf('shift')>-1) {
808 * both shift keys should be blurred
837 * both shift keys should be highlighted
839 if (el.id.indexOf('shift')>-1) {
886 …* @param {String} holder keyboard holder container, keyboard won't have drag-drop when holder is …
945 //---------------------------------------------------------------------------
947 //---------------------------------------------------------------------------
962 * call user-supplied converter
973 if ( buf.length==1 && lang.dk.indexOf(fc.charCodeAt(0))>-1 ) {
978 res[1] = tchr != fc & lang.dk.indexOf(tchr.charCodeAt(0))>-1;
1006 … if (!isFunction(lyt.dk) && lyt.dk.indexOf(chr)>-1) css = [css, cssClasses['deadkey']].join(" ");
1023 * process the deadkeys, to make better useable, but non-editable object
1079 …ard" target="_blank">VirtualKeyboard '+self.$VERSION$+'</a><br />© 2006-2007 <a href="http://…