Searched refs:isCustom (Results 1 – 4 of 4) sorted by relevance
| /plugin/chordsheets/js/ |
| H A D | jtab.js | 404 this.isCustom = (this.fullChordName.match(/\%/) != null) 411 } else if (this.isCustom) { 436 } else if (this.isCustom) {
|
| H A D | jtab.min.js | 1 …isCustom=null!=this.fullChordName.match(/\%/),this.isCaged=null!=this.fullChordName.match(/\:/),th…
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Dialogs.js | 10817 function addEntryHandler(cat, label, entry, subCat, isCustom) argument 10847 fillDiagramsList(isCustom ? customCats[cat] : 10848 (subCat? subCategories[cat][subCat] : categories[cat]), isCustom ? false : true);
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 724 …,{}),y=Je(a,(b,T)=>({pattern:a[T],longerAlt:u[T],canLineTerminator:d[T],isCustom:p[T],short:m[T],g… property 758 …isCustom===!0?(b=j.exec(T,w,C,k),b!==null?(u=b[0],b.payload!==void 0&&(h=b.payload)):u=null):(this…
|