Home
last modified time | relevance | path

Searched defs:label (Results 426 – 450 of 593) sorted by relevance

1...<<11121314151617181920>>...24

/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js2405 },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/
Dspecimen_stylesheet.css13 fieldset, form, label, legend, table, selector
/plugin/impressjs/tpl/dokuwiki/
Dimpress.css38 fieldset, form, label, legend, selector
/plugin/diagramsnet/lib/js/diagramly/
DTrelloClient.js462 var createLink = mxUtils.bind(this, function(label, fn, preview) argument
DNotionClient.js556 var createLink = mxUtils.bind(this, function(label, exec, padding, underline) argument
DPages.js1742 EditorUi.prototype.createPageMenu = function(page, label) argument
DGitLabClient.js815 var createLink = mxUtils.bind(this, function(label, fn, padding, underline) argument
/plugin/prosemirror/lib/
Dbundle.js1 … 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… variable
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor_zh-CN.properties46 label=Label key
Deditor_de.properties52 label=Beschriftung key
Deditor.properties47 label=Label key
/plugin/authgoogle/google/contrib/
DGoogle_PredictionService.php770 public $label; variable in Google_OutputOutputMulti
772 public function setLabel( $label) {
DGoogle_CustomsearchService.php135 public $label; variable in Google_ContextFacets
142 public function setLabel( $label) {
/plugin/geonav/tpl/startermap/css/
Dbasic.css366 label { selector
/plugin/highlightjs/highlight/languages/
Dhtml-xml.js64 … 'div': 1, 'dir': 1, 'em': 1, 'frame': 1, 'meta': 1, 'sub': 1, 'bdo': 1, 'label': 1, 'acronym': 1,… property
/plugin/database/
Ddatabase.php533 var $label; variable in Column
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dparse.js989 return new AST_LabeledStatement({ body: stat, label: label }); property
1010 var stat = new type({ label: label }); property
Dast.js206 label: "[AST_Label] a label definition" property
451 label: "[AST_LabelRef?] the label, or null if none", property
/plugin/datatables/assets/datatables.net-buttons/js/
DdataTables.buttons.js474 text: function (node, label) { argument
2186 DataTable.Api.registerPlural('buttons().text()', 'button().text()', function (label) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
D4.4.js1 …is._worker=i.editor.createWebWorker({moduleId:"vs/language/css/cssWorker",label:this._defaults.lan… property
/plugin/diagramsnet/lib/math/extensions/TeX/
DAMSmath.js19 …ro","\\fbox{$\\displaystyle{#1}$}",1],tag:"HandleTag",notag:"HandleNoTag",label:"HandleLabel",ref:… property
/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts106 label: Identifier; property
130 label: Identifier; property
211 label: Identifier; property
/plugin/farmsync/script/
Djquery.chosen.js38 label: this.escapeExpression(group.label), property
/plugin/farmer/script/
H A Djquery.chosen.js38 label: this.escapeExpression(group.label), property
/plugin/syntaxhighlighter3/sxh3/src/js/
DshCore.js153 getButtonHtml: function(highlighter, commandName, label) argument

1...<<11121314151617181920>>...24