| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | ComponentResizer.java | 54 private Point pressed; field in ComponentResizer 303 pressed = e.getPoint(); in mousePressed() 304 SwingUtilities.convertPointToScreen(pressed, source); in mousePressed() 349 changeBounds(source, direction, bounds, pressed, dragged); in mouseDragged() 353 Rectangle bounds, Point pressed, Point current) { in changeBounds() argument 364 int drag = getDragDistance(pressed.x, current.x, snapSize.width); in changeBounds() 374 int drag = getDragDistance(pressed.y, current.y, snapSize.height); in changeBounds() 386 int drag = getDragDistance(current.x, pressed.x, snapSize.width); in changeBounds() 395 int drag = getDragDistance(current.y, pressed.y, snapSize.height); in changeBounds()
|
| D | ComponentMover.java | 46 private Point pressed; field in ComponentMover 252 pressed = e.getLocationOnScreen(); in setupForDragging() 277 int dragX = getDragDistance(dragged.x, pressed.x, snapSize.width); in mouseDragged() 278 int dragY = getDragDistance(dragged.y, pressed.y, snapSize.height); in mouseDragged()
|
| /plugin/panoview/ |
| H A D | script.js | 111 this.pressed = false; 810 activate: function (pressed) { argument 811 this.pressed = pressed; 812 … this.surface.style.cursor = (pressed ? PanoJS.GRABBING_MOUSE_CURSOR : PanoJS.GRAB_MOUSE_CURSOR); 813 this.surface.onmousemove = (pressed ? PanoJS.mouseMovedHandler : function () { 874 if (self.pressed) {
|
| /plugin/datepicker/ |
| D | style.css | 71 .calendar thead .active { /* Active (pressed) buttons in header */ 113 .calendar tbody td.active { /* Active (pressed) cells <TD> */ 167 .calendar tfoot .active { /* Active (pressed) style for buttons in footer */
|
| /plugin/backup/ |
| D | CHANGELOG.md | 31 … may be issues with the plugin, and force an "I Understand" button to be pressed to show the plugin
|
| /plugin/fckg/ |
| D | style.css | 232 #keyboardInputMaster thead tr th span.pressed, 234 #keyboardInputMaster tbody tr td table tbody tr td.pressed {
|
| /plugin/vkeyboard/ |
| D | style.css | 224 #keyboardInputMaster thead tr th span.pressed, 226 #keyboardInputMaster tbody tr td table tbody tr td.pressed {
|
| D | vkeyboard.js.unc | 153 // corresponding modifier key (Shift or AltGr) is pressed. 985 // - The property name is the letter pressed after the diacritic. 1166 if (self.VKI_isIE) this.className = this.className.replace(/ ?(hover|pressed) ?/g, ""); 1170 if (self.VKI_isIE) this.className += " pressed"; 1174 if (self.VKI_isIE) this.className = this.className.replace(/ ?pressed ?/g, ""); 1527 if (this.VKI_altgr) className.push("pressed"); 1530 if (this.VKI_altgrlock) className.push("pressed"); 1533 if (this.VKI_shift) className.push("pressed"); 1536 if (this.VKI_shiftlock) className.push("pressed"); 1555 if (character == this.VKI_dead) className.push("pressed");
|
| /plugin/bootswrapper/exe/help/ |
| D | button.txt | 89 Buttons will appear pressed (with a darker background, darker border, and inset shadow) when active…
|
| D | modal.txt | 122 | ''keyboard'' | ''true'' | ''true'' ''false'' | Closes the modal when escape key is pressed |
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | UserObject.java.bak | 186 // Stops editing after enter has been pressed instead
|
| /plugin/jsoneditor/demo/ |
| D | jsoneditor_plugin.txt | 56 …ta' will be stored into 'inline_data' when 'Validate and Save' button is pressed. If set to any ot…
|
| /plugin/jcapture/lib/ |
| D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/flowplay/flowplayer/ |
| D | README.txt | 95 when the mouse button was pressed down.
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 42753 pressed: void 0, property 43250 … if (!selection || !isHeaderSelection || priv.pressed || event.button !== 0 || isSortingElement) { 43251 priv.pressed = false; 43273 priv.pressed = true; 43300 priv.pressed = false; 43317 if (!priv.pressed) { 43351 if (!selectedRange || !priv.pressed) { 43380 priv.pressed = false; 43752 _this.pressed = null; 44044 if (!this.pressed) { [all …]
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …pressed:void 0,disallowMoving:void 0,target:{eventPageX:void 0,coords:void 0,TD:void 0,col:void 0}…
|
| /plugin/botmon/lang/en/ |
| H A D | wordlist.txt | 1673 pressed 2
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 35 …pressed:void 0,disallowMoving:void 0,target:{eventPageX:void 0,coords:void 0,TD:void 0,col:void 0}…
|
| /plugin/flowplay2/flowplayer/ |
| D | README.txt | 267 when the mouse button was pressed down.
|
| /plugin/pgn4web/pgn4web/ |
| D | README.txt | 345 allow for execution of custom commands when shift + a number key is pressed:
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | README.md | 144 keyListener | false | If true it observes the pressed keys to undo/redo the annotations
|
| /plugin/ckgedit/ckeditor/ |
| D | CHANGES.md | 160 …/ckeditor-dev/issues/1816): Fixed: Table breaks when <kbd>Enter</kbd> is pressed over the [Table S… 414 …): [Firefox] Fixed: <kbd>Enter</kbd> key breaks the table structure when pressed in a table select… 968 …/11982): Fixed: Bullet added in a wrong position after the *Enter* key is pressed in a nested list. 1162 …. **Note:** This patch only covers cases when *Backspace* or *Delete* is pressed on a collapsed (e… 1295 … menu button will have a changed label when selected instead of using the `aria-pressed` attribute. 1354 * [#10055](https://dev.ckeditor.com/ticket/10055): [IE8-10] Fixed: *Delete* pressed on a selected i…
|
| /plugin/codemirror/dist/keymaps/ |
| D | vim.min.js.map | 1 …pressed","mapped","prefixLen","pressedPrefix","mappedPrefix","cur1","cur2","arguments","apply","ca…
|
| /plugin/ckgdoku/ckeditor/ |
| D | CHANGES.md | 548 …/11982): Fixed: Bullet added in a wrong position after the *Enter* key is pressed in a nested list. 742 …. **Note:** This patch only covers cases when *Backspace* or *Delete* is pressed on a collapsed (e… 875 … menu button will have a changed label when selected instead of using the `aria-pressed` attribute. 934 * [#10055](http://dev.ckeditor.com/ticket/10055): [IE8-10] Fixed: *Delete* pressed on a selected im…
|
| /plugin/bible/bible_douayRheims/ |
| D | 2_Corinthians.txt | 8 …ant, brethren, of our tribulation which came to us in Asia: that we were pressed out of measure ab…
|