Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/plugins/
H A Dtags.js166 function updateSelectedTags(tags, selected, selectedColor, filter) function
261 updateSelectedTags(tags, hiddenTags, '#bb0000', filterInput.value);
274updateSelectedTags(getAllTags(), getLookup(graph.getCommonTagsForCells(graph.getSelectionCells()))…