Home
last modified time | relevance | path

Searched full:editing (Results 476 – 500 of 539) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/icalevents/vendor/sabre/vobject/
DCHANGELOG.md96 object, instead of editing the existing `VCalendar` in-place. This is a BC
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
Dfirebug.css273 .cssProp.editGroup.editing {
289 .cssPropValue.editing + .cssSemi,
294 .cssPropValue.editing {
/plugin/webdav/vendor/sabre/vobject/
DCHANGELOG.md157 object, instead of editing the existing `VCalendar` in-place. This is a BC
/plugin/diagramsnet/lib/resources/
Ddia_ca.txt115 selectDraft=Select a draft to continue editing:
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js2094 if(panel){if(panel.visible&&!panel.editing){panel.refresh()
2096 }if(panel.editing){invalids.push(panelName)
4575 currentPanel.editing=true;
4581 setClass(panel.panelNode,"editing");
4582 setClass(target,"editing");
4583 if(currentGroup){setClass(currentGroup,"editing")
4593 removeClass(currentPanel.panelNode,"editing");
4594 removeClass(currentTarget,"editing");
4595 if(currentGroup){removeClass(currentGroup,"editing")
4605 currentPanel.editing=false;
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js2105 if(panel){if(panel.visible&&!panel.editing){panel.refresh()
2107 }if(panel.editing){invalids.push(panelName)
4586 currentPanel.editing=true;
4592 setClass(panel.panelNode,"editing");
4593 setClass(target,"editing");
4594 if(currentGroup){setClass(currentGroup,"editing")
4604 removeClass(currentPanel.panelNode,"editing");
4605 removeClass(currentTarget,"editing");
4606 if(currentGroup){removeClass(currentGroup,"editing")
4616 currentPanel.editing=false;
[all …]
/plugin/addressbook/
Dsyntax.php18 public $editor = false; # Does user have editing rights for contacts?
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.browse.php17 …, shows "edit" links (to /demos/demo.write.php) to allow ID3/APE/etc tag editing on applicable fil…
/plugin/pagemove/
Dadmin.php643 // Get namespace of document we are editing
/plugin/issuetracker/
Dtablekit.js221 //unregister the editing events and cancel any open editors
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md633 - custom appearances for `<meter>` and `<progress>` can be made by editing `classes/meter.php` file
/plugin/database/
Ddatabase.php1721 * Displays the form for editing a record
1730 // $p_recordObj has the current db values, $values has the values from the last editing (if they ex…
/plugin/diagramsnet/lib/
Dshortcuts.svg4Editing Label of Selected Cell</text></g><rect x="222" y="235.5" width="117" height="26" fill="non…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js8727 if (panel.visible && !panel.editing)
8733 // refresh it until editing is done
8734 if (panel.editing)
10298 // if an editable element has been clicked then start editing
10304 // if any other element has been clicked then stop editing
17330 currentPanel.editing = true;
17340 setClass(panel.panelNode, "editing");
17341 setClass(target, "editing");
17343 setClass(currentGroup, "editing");
17366 removeClass(currentPanel.panelNode, "editing");
[all …]
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn_loose.js1354 // and slower. Copying and editing the code allowed me to make
Dacorn_loose.es.js1350 // and slower. Copying and editing the code allowed me to make
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
Dlink.js.unc1389 // We're only editing an existing link, so just overwrite the attributes.
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
Dlink.js.unc1377 // We're only editing an existing link, so just overwrite the attributes.
/plugin/ckgedit/action/
Dedit.php674 /* accommodates include plugin's redirect to original page after editing included page */
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js20402 * @fires editing:entered
20403 * @fires editing:exited
20427 * Quit editing tab or esc
20470 * Indicates whether text is in editing mode
20484 * Border color of text object while it's in editing mode
21836 * Enters editing state
21858 this.fire('editing:entered');
21865 this.canvas.fire('text:editing:entered', { target: this });
21968 * Exits from editing state
21986 this.fire('editing:exited');
[all …]
Dfabric.min.js13editing:entered");if(!this.canvas){return this}this.canvas.renderAll();this.canvas.fire("text:edit…
/plugin/discussion/
Daction.php394 * @param null|string $edit comment id which the user requested for editing
/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js418 // Opens all links in a new window while editing
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js30504 '<div class="djs-direct-editing-parent">' +
30505 '<div class="djs-direct-editing-content" contenteditable="true"></div>' +
30782 '<div class="djs-direct-editing-resize-handle"></div>'
30916 * A direct editing component that allows users
30937 * Register a direct editing provider
30941 * direct editing is available for the given element.
30943 * to receive direct editing updates.
30951 * Returns true if direct editing is currently active
30961 * Cancel direct editing, if it is currently active
31055 * Activate direct editing on the given element
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DEditorUi.js2727 //Notify users that editing is disabled within mobile apps (mainly for MS Teams)
6799 // LATER: Click on SVG content to start editing
9056 // Starts editing PlantUML data
9112 // Starts editing Mermaid data
9161 // Overrides function to add editing for Plant UML.

1...<<11121314151617181920>>...22