Home
last modified time | relevance | path

Searched refs:isCustom (Results 1 – 2 of 2) sorted by relevance

/plugin/chordsheets/js/
H A Djtab.min.js1isCustom=null!=this.fullChordName.match(/\%/),this.isCaged=null!=this.fullChordName.match(/\:/),th…
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js10817 function addEntryHandler(cat, label, entry, subCat, isCustom) argument
10847 fillDiagramsList(isCustom ? customCats[cat] :
10848 (subCat? subCategories[cat][subCat] : categories[cat]), isCustom ? false : true);