/plugin/jmol2/jmol/ |
D | Jmol.js | 171 function jmolButton(script, label, id, title) { argument 278 function jmolLink(script, label, id, title) { argument 295 function jmolCommandInput(label, size, id, title) { argument
|
/plugin/indexmenu/scripts/ |
D | toolbarindexwizard.js | 19 jstoggle: {label: 'js'} property
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
D | dmn-modeler.production.min.js | 7 …i=Di.abs,Ni=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,qi=/(-?\d*\.?\d*(?:e[-+]?\… 191 …ssing");if(!t)throw new Error("providers for <"+t+"> not found");if(!n)throw new Error("position i… 192 …ar n;n=void 0!==sy?sy:uy,e.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=fu…
|
/plugin/bez/db/ |
D | update0001.sql | 76 CREATE TABLE label ( table
|
/plugin/asciidocjs/node_modules/babel-types/lib/definitions/ |
D | core.js | 98 label: { property 151 label: { property 325 label: { property
|
/plugin/diagramsnet/lib/js/diagramly/ |
D | DriveClient.js | 1312 action: err, label: ((this.user != null) ? ('user_' + this.user.id) : 'nouser') + property 1534 label: (this.user != null) ? ('user_' + this.user.id) : 'nouser' + property 1680 label: ((this.user != null) ? ('user_' + this.user.id) : 'nouser') + property
|
D | App.js | 41 label: (file.sync != null) ? ('client_' + file.sync.clientId) : 'nosync'}; property 64 label: 'autosave_' + ((this.editor.autosave) ? 'on' : 'off')}); property 1731 EditorUi.logEvent({category: 'TIMEOUT-CACHE-CHECK', action: 'timeout', label: 408}); property 1837 label: (file.sync != null) ? ('client_' + file.sync.clientId) : 'nosync'}; property 7352 var addUser = mxUtils.bind(this, function(user, logo, logout, label) argument
|
D | TrelloClient.js | 462 var createLink = mxUtils.bind(this, function(label, fn, preview) argument
|
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
D | collection.js | 8 a = new Backbone.Model({id: 3, label: 'a'}); property 9 b = new Backbone.Model({id: 2, label: 'b'}); property 10 c = new Backbone.Model({id: 1, label: 'c'}); property 11 d = new Backbone.Model({id: 0, label: 'd'}); property 154 e = new Backbone.Model({id: 10, label: 'e'}); property 171 var f = new Backbone.Model({id: 20, label: 'f'}); property 172 var g = new Backbone.Model({id: 21, label: 'g'}); property 173 var h = new Backbone.Model({id: 22, label: 'h'}); property 253 var m = new Backbone.Model({id: 10, label: 'm'}); property 574 var model = collection.create({label: 'f'}, {wait: true}); property [all …]
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
D | bpmn-modeler.development.js | 6360 label: Label, property 17110 function renderLabel(parentGfx, label, options) { argument 33289 forEach(element.labels, function(label) { argument 33297 forEach(element.labels, function(label) { argument 34276 label: 'Start Event', property 34284 label: 'Intermediate Throw Event', property 34292 label: 'End Event', property 34300 label: 'Message Start Event', property 34309 label: 'Timer Start Event', property 34318 label: 'Conditional Start Event', property [all …]
|
D | bpmn-modeler.production.min.js | 7 …=Ct.abs,Mt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,Dt=/(-?\d*\.?\d*(?:e[-+]?\d… 34 …s=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)… function
|
/plugin/ckgedit/ckeditor/lang/ |
D | fr.js | 5 …de texte enrichi","common":{"editorHelp":"Utilisez le raccourci Alt-0 pour obtenir de l'aide","bro…
|
/plugin/ckgdoku/ckeditor/lang/ |
D | en.js | 1 …ess ALT 0 for help",browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",upl…
|
/plugin/discussion/ |
D | action.php | 1094 protected function _button($cid, $label, $act, $jump = false) {
|
/plugin/combo/ComboStrap/ |
D | PluginUtility.php | 523 …static function getDocumentationHyperLink($canonical, $label, bool $withIcon = true, $tooltip = ""…
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
D | firebug-lite-debug.js | 9870 label: "Open Firebug", property 9877 label: "Open Firebug in New Window", property 9883 label: "Inspect Element", property 9889 label: "Command Line", property 9896 label: "Options", property 9902 label: "Firebug Lite Website...", property 9906 label: "Discussion Group...", property 9910 label: "Issue Tracker...", property 17000 {label: "CopyError", command: bindFixed(this.copyError, this, error) } property 17007 {label: "BreakOnThisError", type: "checkbox", checked: breakOnThisError, property [all …]
|
/plugin/webcode/vendor/ |
D | firebug-lite-1.4.js | 2394 },testMenu:function(){var firebugMenu=new Menu({id:"fbFirebugMenu",items:[{label:"Open Firebug",typ… property 4510 var items=[{label:"CopyError",command:bindFixed(this.copyError,this,error)}]; property 4511 if(error.category=="css"){items.push("-",{label:"BreakOnThisError",type:"checkbox",checked:breakOnT… property 4687 items.push({label:"Cut",commandID:"cmd_cut"}); property 4688 items.push({label:"Copy",commandID:"cmd_copy"}); property 4689 items.push({label:"Paste",commandID:"cmd_paste"}); property 5481 },getContextMenuItems:function(spy){var items=[{label:"CopyLocation",command:bindFixed(this.copyURL… property 5482 if(spy.postText){items.push({label:"CopyLocationParameters",command:bindFixed(this.copyParams,this,… property 5483 }items.push({label:"CopyResponse",command:bindFixed(this.copyResponse,this,spy)},"-",{label:"OpenIn… property 7313 if(this.infoTipType=="color"){items.push({label:"CopyColor",command:bindFixed(copyToClipboard,FBL,t… property [all …]
|
/plugin/combo/resources/firebug/ |
D | firebug-lite-1.4.js | 2405 },testMenu:function(){var firebugMenu=new Menu({id:"fbFirebugMenu",items:[{label:"Open Firebug",typ… property 4521 var items=[{label:"CopyError",command:bindFixed(this.copyError,this,error)}]; property 4522 if(error.category=="css"){items.push("-",{label:"BreakOnThisError",type:"checkbox",checked:breakOnT… property 4698 items.push({label:"Cut",commandID:"cmd_cut"}); property 4699 items.push({label:"Copy",commandID:"cmd_copy"}); property 4700 items.push({label:"Paste",commandID:"cmd_paste"}); property 5492 },getContextMenuItems:function(spy){var items=[{label:"CopyLocation",command:bindFixed(this.copyURL… property 5493 if(spy.postText){items.push({label:"CopyLocationParameters",command:bindFixed(this.copyParams,this,… property 5494 }items.push({label:"CopyResponse",command:bindFixed(this.copyResponse,this,spy)},"-",{label:"OpenIn… property 7324 if(this.infoTipType=="color"){items.push({label:"CopyColor",command:bindFixed(copyToClipboard,FBL,t… property [all …]
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/ |
D | specimen_stylesheet.css | 13 fieldset, form, label, legend, table, selector
|
/plugin/impressjs/tpl/dokuwiki/ |
D | impress.css | 38 fieldset, form, label, legend, selector
|
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
D | editor_zh-CN.properties | 46 label=Label key
|
D | editor_de.properties | 52 label=Beschriftung key
|
D | editor.properties | 47 label=Label key
|
/plugin/prosemirror/lib/ |
D | bundle.js | 1 … e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Obj… argument
|
/plugin/authgoogle/google/contrib/ |
D | Google_PredictionService.php | 770 public $label; variable in Google_OutputOutputMulti 772 public function setLabel( $label) {
|