/plugin/bibtex/OSBib/format/ |
H A D | BIBFORMAT.php | 52 $this->styleMap = new STYLEMAPBIBTEX(); 57 $this->styleMap = new STYLEMAP(); 248 $this->styleMap); 301 if(array_key_exists($field, $this->styleMap->$type) && 976 if(array_key_exists($field, $this->styleMap->$type) && 1002 if(!array_key_exists('title', $this->styleMap->$type)) 1003 $this->item[$this->styleMap->{$type}['title']] = ''; 1032 $this->item[$this->styleMap->{$type}['title']] = 1063 $this->item[$this->styleMap->{$type}['pages']] = $start; 1120 $this->item[$this->styleMap->{$type}['pages']] [all …]
|
H A D | BIBSTYLE.php | 104 !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/ |
H A D | mxGraphMlCodec.js | 569 for (var key in styleMap) 1112 styleMap["shape"] = styleMap["symbol"]; 1165 }, styleMap); 1324 }, styleMap); 1327 styleMap["swimlaneFillColor"] = styleMap["fillColor"]; 1524 styleMap["swimlaneFillColor"] = styleMap["fillColor"]; 1612 styleMap["shadow"] = "1"; 2213 }, styleMap); 2238 var styleMap = {}; 2326 }, styleMap); [all …]
|
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
H A D | mxVsdxCanvas2D.js | 785 var fontSize = styleMap['fontSize']; 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; 848 switch(styleMap['align']) 884 var styleMap = { class in mxVsdxCanvas2D.text.processNodeChildren 910 var styleMap = { class in mxVsdxCanvas2D.text.processNodeChildren 939 styleMap['OL'] = true; 943 styleMap['LiIndex'] = i + 1; [all …]
|
H A D | importer.js | 967 /* put */ (styleMap["html"] = "1"); 1099 /* put */ (styleMap["html"] = "1"); 1100 …var geomExists = styleMap.hasOwnProperty(mxConstants.STYLE_SHAPE) || styleMap.hasOwnProperty("sten… 5081 var styleMap = ({}); 5092 return styleMap; 8879 _this.styleMap = ({}); 9308 return this.styleMap; 9356 var styleMap = ({}); 10943 return this.styleMap; 11938 return this.styleMap; [all …]
|
/plugin/bibtex/OSBib/create/ |
H A D | PREVIEWSTYLE.php | 103 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) &&
|
H A D | ADMINSTYLE.php | 130 $styleMap = new STYLEMAP(); 131 $resourceTypes = array_keys($styleMap->types);
|
/plugin/xlsx2dw/ |
H A D | script.js | 87 …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/ |
H A D | script.js | 154 styleMap: new OpenLayers.StyleMap({
|
/plugin/codemirror/dist/modes/ |
H A D | slim.min.js.map | 1 …styleMap","commentLine","slimSwitch","slimTag","slimId","slimClass","slimAttribute","slimSubmode",…
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1490 …his.styleMap[mxConstants.STYLE_ALIGN]=this.getHorizontalAlign(a,!1);this.styleMap[mxConstants.STYL… 1491 …styleMap[mxConstants.STYLE_SPACING_TOP]=this.getSpBefore(a);this.styleMap[mxConstants.STYLE_SPACIN… 1507 …styleMap[f.mxgraph.io.vsdx.mxVsdxConstants.VSDX_ID]=this.getId().toString();this.rotation=Math.rou… 1509 …styleMap[mxConstants.STYLE_FILL_OPACITY]=""+a);a=this.getOpacity(f.mxgraph.io.vsdx.mxVsdxConstants… 1510 …styleMap[mxConstants.STYLE_DASHED]="1",d=this.getDashPattern(),null!=d&&(this.styleMap[mxConstants… 1511 …styleMap[mxConstants.STYLE_SPACING_TOP]=""+b);b=Math.round(this.getBottomSpacing())|0;0!==b&&(this… 1512 …styleMap[mxConstants.STYLE_FLIPH]="1");(function(a,b){return a&&a.equals?a.equals(b):a===b})("1",b… 1541 …styleMap[c]=a[c];this.isDashed()&&(this.styleMap[mxConstants.STYLE_DASHED]="1",c=this.getDashPatte… 1542 …styleMap[mxConstants.STYLE_STARTARROW]=c);c=this.getEdgeMarker(!1);null!=c&&(function(a,b,c){void … 1543 …styleMap[mxConstants.STYLE_STROKEWIDTH]=""+c);c=this.getStrokeColor();(function(a,b){return a&&a.e… [all …]
|
/plugin/amcharts/assets/ |
H A D | js-yaml.min.js | 2 …styleMap=n(this.schema,e.styles||null),this.implicitTypes=this.schema.compiledImplicit,this.explic…
|
/plugin/sketchcanvas/script/ |
H A D | js-yaml.min.js |
|
/plugin/c3chart/assets/ |
H A D | js-yaml.min.js | 2 …styleMap=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 Ee
|
/plugin/achart/assets/ |
H A D | js-yaml.min.js | 2 …styleMap=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 Ee
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Extensions.js | 75 var styleMap = { class 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/amcharts/assets/amcharts/ |
H A D | amcharts.js | 323 …Names={circle:"oval",ellipse:"oval",rect:"roundrect",path:"shape"};this.styleMap={x:"left",y:"top"… class in AnonymousFunction30194f811c200 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/ |
H A D | bundle.js.map | 1 …styleMap) {\n const styles = Object.create(null);\n for (let key in styleMap) {\n con…
|