Searched refs:isCustom (Results 1 – 2 of 2) sorted by relevance
1 …isCustom=null!=this.fullChordName.match(/\%/),this.isCaged=null!=this.fullChordName.match(/\:/),th…
10817 function addEntryHandler(cat, label, entry, subCat, isCustom) argument10847 fillDiagramsList(isCustom ? customCats[cat] : 10848 (subCat? subCategories[cat][subCat] : categories[cat]), isCustom ? false : true);