Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/jscolor/
Djscolor.js307 this.styleElement = target; // where to reflect current color
386 styleElement.style.backgroundImage = styleElement.jscStyle.backgroundImage;
387 styleElement.style.backgroundColor = styleElement.jscStyle.backgroundColor;
388 styleElement.style.color = styleElement.jscStyle.color;
393 styleElement.style.backgroundImage = styleElement.jscStyle.backgroundImage;
394 styleElement.style.backgroundColor = styleElement.jscStyle.backgroundColor;
395 styleElement.style.color = styleElement.jscStyle.color;
414 if(!(flags & leaveStyle) && styleElement) {
415 styleElement.style.backgroundImage = "none";
416 styleElement.style.backgroundColor =
[all …]
/plugin/pgn4web/pgn4web/libs/jscolor/
Djscolor.js339 this.styleElement = target; // where to reflect current color
425 styleElement.style.backgroundImage = styleElement.jscStyle.backgroundImage;
426 styleElement.style.backgroundColor = styleElement.jscStyle.backgroundColor;
427 styleElement.style.color = styleElement.jscStyle.color;
432 styleElement.style.backgroundImage = styleElement.jscStyle.backgroundImage;
433 styleElement.style.backgroundColor = styleElement.jscStyle.backgroundColor;
434 styleElement.style.color = styleElement.jscStyle.color;
453 if(!(flags & leaveStyle) && styleElement) {
454 styleElement.style.backgroundImage = "none";
455 styleElement.style.backgroundColor =
[all …]
/plugin/pdfjs/pdfjs/build/
Dpdf.js13635 this.styleElement = null;
13647 var styleElement = this.styleElement;
13649 if (!styleElement) {
13650 styleElement = this.styleElement = document.createElement('style');
13651 styleElement.id = "PDFJS_FONT_STYLE_TAG_".concat(this.docId);
13652 document.documentElement.getElementsByTagName('head')[0].appendChild(styleElement);
13655 var styleSheet = styleElement.sheet;
13666 if (this.styleElement) {
13667 this.styleElement.remove();
13668 this.styleElement = null;
Dpdf.js.map1styleElement","styleSheet","nativeFontFace","featureId","rule","_queueLoadingCallback","_prepareFo…
/plugin/diagramsnet/lib/js/grapheditor/
DFormat.js4604 var styleElement = document.createElement('style');
4606 mxUtils.setTextContent(styleElement, css);
4607 doc.body.appendChild(styleElement);
4609 return styleElement.sheet.cssRules;
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1styleElement = targetDocument.createElement(\"style\");\n styleElement.innerHTML = styl…
/plugin/diagramsnet/lib/js/
Dviewer.min.js2005 this.caps=!0;this.styleElement=this.valueElement=a;this.onImmediateChange=null;this.hsv=[0,0,1];thi…
2011 …JSColor.fetchElement(this.valueElement),x=mxJSColor.fetchElement(this.styleElement),y=!1,B=!1,A=1,…
Dapp.min.js2039 this.caps=!0;this.styleElement=this.valueElement=a;this.onImmediateChange=null;this.hsv=[0,0,1];thi…
2045 …JSColor.fetchElement(this.valueElement),x=mxJSColor.fetchElement(this.styleElement),y=!1,B=!1,A=1,…
Dviewer-static.min.js2005 this.caps=!0;this.styleElement=this.valueElement=a;this.onImmediateChange=null;this.hsv=[0,0,1];thi…
2011 …JSColor.fetchElement(this.valueElement),x=mxJSColor.fetchElement(this.styleElement),y=!1,B=!1,A=1,…