Home
last modified time | relevance | path

Searched refs:getColorFn (Results 1 – 1 of 1) sorted by last modified time

/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1141 BaseFormatPanel.prototype.createColorOption = function(label, getColorFn, setColorFn, argument
1167 var value = getColorFn();
1223 if (forceUpdate || hideCheckbox || getColorFn() != value)