Home
last modified time | relevance | path

Searched defs:sketch (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js284 EditorUi.prototype.toolbarHeight = (urlParams['sketch'] == '1') ? 1 : 46;
/plugin/combo/resources/dictionary/
H A Dcib-icons.json647 "sketch": "cib-sketch", string
/plugin/processing/
H A Dscript.js1024 sketch: undef, property in p.externals
12859 function preprocessCode(aCode, sketch) { argument