Home
last modified time | relevance | path

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

/plugin/bibtex/OSBib/format/
DBIBFORMAT.php52 $this->styleMap = new STYLEMAPBIBTEX();
57 $this->styleMap = new STYLEMAP();
226 $this->type = array_search($type, $this->styleMap->types);
248 $this->styleMap);
272 if(($key = array_search('type', $this->styleMap->$type)) !== FALSE)
277 if(($key = array_search('label', $this->styleMap->$type)) !== FALSE)
301 if(array_key_exists($field, $this->styleMap->$type) &&
302 !array_key_exists($this->styleMap->{$type}[$field], $this->item))
379 if(array_key_exists('month', $row) && array_key_exists('date', $this->styleMap->$type))
404 array_key_exists('creator1', $this->styleMap->$type))
[all …]
DBIBSTYLE.php104 !array_key_exists('creator' . $index, $this->bibformat->styleMap->$type))
106 if(array_key_exists('creator' . $index, $this->bibformat->styleMap->$type))
112 if($editionKey = array_search('edition', $this->bibformat->styleMap->$type))
116 if(array_key_exists('pages', $this->bibformat->styleMap->$type))
119 if(array_key_exists('date', $this->bibformat->styleMap->$type))
122 if(array_key_exists('runningTime', $this->bibformat->styleMap->$type))
125 if(array_key_exists('URL', $this->bibformat->styleMap->$type) &&
/plugin/diagramsnet/lib/js/diagramly/graphml/
DmxGraphMlCodec.js564 mxGraphMlCodec.prototype.styleMap2Str = function (styleMap) argument
569 for (var key in styleMap)
571 str += semi + key + "=" + styleMap[key];
1007 mxGraphMlCodec.prototype.handleTemplates = function (template, userTags, node, styleMap) argument
1096 styleMap["shape"] = "image";
1097 styleMap["image"] = "data:image/svg+xml," + ((window.btoa) ? btoa(svg) : Base64.encode(svg));
1101 mxGraphMlCodec.prototype.handleCompoundShape = function (node, styleMap, mlStyleObj, lbls) argument
1103 var shape = styleMap["shape"];
1110 styleMap["shadow"] = "1";
1112 styleMap["shape"] = styleMap["symbol"];
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js783 var createTextRow = function(styleMap, charSect, pSect, textEl, txt) argument
785 var fontSize = styleMap['fontSize'];
786 var fontFamily = styleMap['fontFamily'];
797 if (styleMap['blockElem'])
819 …if (styleMap['fontColor']) charRow.appendChild(that.createCellElem("Color", styleMap['fontColor'])…
831 if (styleMap['bold']) style |= 0x11;
832 if (styleMap['italic']) style |= 0x22;
833 if (styleMap['underline']) style |= 0x4;
848 switch(styleMap['align'])
870 var txtNode = that.xmlDoc.createTextNode(txt + (styleMap['blockElem']? "\n" : ""));
[all …]
Dimporter.js958 var styleMap = shape.getStyleFromShape();
961 /* put */ (styleMap[mxConstants.STYLE_FILLCOLOR] = "none");
962 /* put */ (styleMap[mxConstants.STYLE_GRADIENTCOLOR] = "none");
965 /* put */ (styleMap[mxConstants.STYLE_STROKECOLOR] = "none");
967 /* put */ (styleMap["html"] = "1");
968 /* put */ (styleMap[mxConstants.STYLE_WHITE_SPACE] = "wrap");
969 var style = com.mxgraph.io.vsdx.mxVsdxUtils.getStyleString(styleMap, "=");
1098 var styleMap = shape.getStyleFromShape();
1099 /* put */ (styleMap["html"] = "1");
1100 …var geomExists = styleMap.hasOwnProperty(mxConstants.STYLE_SHAPE) || styleMap.hasOwnProperty("sten…
[all …]
/plugin/bibtex/OSBib/create/
DPREVIEWSTYLE.php103 if(array_key_exists($nameType, $this->bibformat->styleMap->$type))
109 if($editionKey = array_search('edition', $this->bibformat->styleMap->$type))
113 if(array_key_exists('pages', $this->bibformat->styleMap->$type))
116 if(array_key_exists('date', $this->bibformat->styleMap->$type))
119 if(array_key_exists('runningTime', $this->bibformat->styleMap->$type))
122 if(array_key_exists('URL', $this->bibformat->styleMap->$type) &&
DADMINSTYLE.php130 $styleMap = new STYLEMAP();
131 $resourceTypes = array_keys($styleMap->types);
/plugin/xlsx2dw/
Dscript.js87 …let styleMap = new Map(tableJSON["office:document-content"]["office:automatic-styles"]["style:styl…
167 ...(styleMap.get(cell["-table:style-name"]) ?? {})
184 ...(styleMap.get(cell["-table:style-name"]) ?? {})
/plugin/openlayersmapoverlays/
Dscript.js154 styleMap: new OpenLayers.StyleMap({ property
/plugin/codemirror/dist/modes/
Dslim.min.js.map1styleMap","commentLine","slimSwitch","slimTag","slimId","slimClass","slimAttribute","slimSubmode",…
/plugin/diagramsnet/lib/js/
Dextensions.min.js1426 …null;c.quickStyleVals=null;c=d.call(this,a,b)||this;c.paragraphs=null;c.styleMap={};c.width=0;c.he…
1436 …(){return this.rotation};b.prototype.getStyleMap=function(){return this.styleMap};b.prototype.hasG…
1488 …sterShape.getTextChildren());if(this.htmlLabels){if(null!=a)return this.styleMap[mxConstants.STYLE…
1489 this.styleMap[mxConstants.STYLE_ALIGN]=this.getHorizontalAlign("0",!1),this.getHtmlTextContent(a)}e…
1490 …his.styleMap[mxConstants.STYLE_ALIGN]=this.getHorizontalAlign(a,!1);this.styleMap[mxConstants.STYL…
1491styleMap[mxConstants.STYLE_SPACING_TOP]=this.getSpBefore(a);this.styleMap[mxConstants.STYLE_SPACIN…
1492 0);this.styleMap.fontStyle=(new String(g)).toString();a=b.numValues();for(var g=null,d=0;d<a;d++){v…
1507styleMap[f.mxgraph.io.vsdx.mxVsdxConstants.VSDX_ID]=this.getId().toString();this.rotation=Math.rou…
1508styleMap[mxConstants.STYLE_GRADIENTCOLOR]="none":(this.styleMap[mxConstants.STYLE_GRADIENTCOLOR]=a…
1509styleMap[mxConstants.STYLE_FILL_OPACITY]=""+a);a=this.getOpacity(f.mxgraph.io.vsdx.mxVsdxConstants…
[all …]
/plugin/amcharts/assets/
Djs-yaml.min.js2styleMap=n(this.schema,e.styles||null),this.implicitTypes=this.schema.compiledImplicit,this.explic…
/plugin/c3chart/assets/
Djs-yaml.min.js2styleMap=function(e,t){var n,i,r,o,a,l,c;if(null===t)return{};for(n={},r=0,o=(i=Object.keys(t)).le… method in pe.Ee
/plugin/achart/assets/
Djs-yaml.min.js2styleMap=function(e,t){var n,i,r,o,a,l,c;if(null===t)return{};for(n={},r=0,o=(i=Object.keys(t)).le… method in pe.Ee
/plugin/diagramsnet/lib/js/diagramly/
DExtensions.js75 var styleMap = { variable
5609 var s = styleMap[a.Class];
6233 if (styleMap[obj.Class] != null)
6235 if (styleMap[obj.Class] == 'mxCompositeShape')
6273 if (obj.Action != null && styleMap[obj.Action.Class] == 'mxCompositeShape')
/plugin/sketchcanvas/script/
Djs-yaml.mjs2942 this.styleMap = compileStyleMap(this.schema, options['styles'] || null);
3595 style = state.styleMap[type.tag] || type.defaultStyle;
/plugin/sketchcanvas/bundle/
DSketchCanvas.js17 …Invalid||!1,this.flowLevel=V.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=Aa(this.schema,e.…
31 …Name?e.tag=u.representName(t):e.tag=u.tag:e.tag="?",u.represent){if(h=e.styleMap[u.tag]||u.default…
DSketchCanvas.js.map4styleMap = compileStyleMap(this.schema, options['styles'] || null);\r\n this.sortKeys =…
/plugin/amcharts/assets/amcharts/
Damcharts.js323 …Names={circle:"oval",ellipse:"oval",rect:"roundrect",path:"shape"};this.styleMap={x:"left",y:"top"… property
325 …movePx(g.width)/2);"cy"==b&&(g.top=c-d.removePx(g.height)/2);var k=this.styleMap[b];"width"==k&&0>…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1styleMap) {\n const styles = Object.create(null);\n for (let key in styleMap) {\n con…