Lines Matching refs:str

199 …       var xmlBuilder = { str: _this.RESPONSE_HEADER, toString: function () { return this.str; } };
219 …/* append */ (function (sb) { return sb.str = sb.str.concat(_this.RESPONSE_DIAGRAM_START); })(xmlB…
220 …/* append */ (function (sb) { return sb.str = sb.str.concat(_this.processPage(graph_1, page_1)); }…
221 …/* append */ (function (sb) { return sb.str = sb.str.concat(_this.RESPONSE_DIAGRAM_END); })(xmlBui…
249 … /* append */ (function (sb) { return sb.str = sb.str.concat(_this.RESPONSE_END); })(xmlBuilder);
255 callback(xmlBuilder.str);
314 zipEntry.async("string").then(function (str)
316 if (!(str.length === 0)) {
319 if (str.charCodeAt(0) == 65279)
321 str = str.substring(1);
324 var doc = mxVsdxCodec.parseXml(str);
328 … if (str.charCodeAt(1) === 0 && str.charCodeAt(3) === 0 && str.charCodeAt(5) === 0)
330 … doc = mxVsdxCodec.parseXml(mxVsdxCodec.decodeUTF16LE(str));
336 if (mxVsdxCodec.incorrectXMLReqExp[r].regExp.test(str))
338str = str.replace(mxVsdxCodec.incorrectXMLReqExp[r].regExp, mxVsdxCodec.incorrectXMLReqExp[r].repl…
342 doc = mxVsdxCodec.parseXml(str);
361 …if ((function (str, searchString) { var pos = str.length - searchString.length; var lastIndex = st…
423 …else if ((function (str, searchString) { var pos = str.length - searchString.length; var lastIndex…
1554 … var library = { str: "<mxlibrary>[", toString: function () { return this.str; } }; property in mxVssxCodec.decodeVssx.library
1557 … /* append */ (function (sb) { return sb.str = sb.str.concat(shapesInPages); })(library);
1563 var shapes_1 = { str: "", toString: function () { return this.str; } }; property in mxVssxCodec.decodeVssx.AnonymousFunctione5f06ec70100.shapes_1
1636 … /* append */ (function (sb) { return sb.str = sb.str.concat(comma_1); })(shapes_1);
1637 … /* append */ (function (sb) { return sb.str = sb.str.concat("{\"xml\":\""); })(shapes_1);
1639 … /* append */ (function (sb) { return sb.str = sb.str.concat(shapeXML_1); })(shapes_1);
1640 … /* append */ (function (sb) { return sb.str = sb.str.concat("\",\"w\":"); })(shapes_1);
1641 … /* append */ (function (sb) { return sb.str = sb.str.concat(size.width); })(shapes_1);
1642 … /* append */ (function (sb) { return sb.str = sb.str.concat(",\"h\":"); })(shapes_1);
1643 … /* append */ (function (sb) { return sb.str = sb.str.concat(size.height); })(shapes_1);
1644 … /* append */ (function (sb) { return sb.str = sb.str.concat(",\"title\":"); })(shapes_1);
1651 … /* append */ (function (sb) { return sb.str = sb.str.concat(shapeName_1); })(shapes_1);
1652 … /* append */ (function (sb) { return sb.str = sb.str.concat("}"); })(shapes_1);
1662 … /* append */ (function (sb) { return sb.str = sb.str.concat(shapes_1); })(library);
1664 … /* append */ (function (sb) { return sb.str = sb.str.concat("]</mxlibrary>"); })(library);
1669 callback(library.str);
1800 var shapes = { str: "", toString: function () { return this.str; } }; property in mxVssxCodec.processPage.shapes
1808 … /* append */ (function (sb) { return sb.str = sb.str.concat(comma); })(shapes);
1809 … /* append */ (function (sb) { return sb.str = sb.str.concat("{\"xml\":\""); })(shapes);
1817 … /* append */ (function (sb) { return sb.str = sb.str.concat(shapeXML_2); })(shapes);
1818 … /* append */ (function (sb) { return sb.str = sb.str.concat("\",\"w\":"); })(shapes);
1819 … /* append */ (function (sb) { return sb.str = sb.str.concat(geo_2.width); })(shapes);
1820 … /* append */ (function (sb) { return sb.str = sb.str.concat(",\"h\":"); })(shapes);
1821 … /* append */ (function (sb) { return sb.str = sb.str.concat(geo_2.height); })(shapes);
1822 … /* append */ (function (sb) { return sb.str = sb.str.concat(",\"title\":\""); })(shapes);
1839 … /* append */ (function (sb) { return sb.str = sb.str.concat(name_1); })(shapes);
1840 … /* append */ (function (sb) { return sb.str = sb.str.concat("\"}"); })(shapes);
1846 if (shapes.str.length > 0)
1850 return shapes.str;
2673 … var geomElemParsed = { str: "", toString: function () { return this.str; } }; property in mxVsdxGeometry.getPathXML.geomElemParsed
2681 … return sb.str = sb.str.concat(row != null? row.handle(p, shape) : '');
2689 return geomElemParsed.str;
2862 …var parsedGeom = { str: "<shape strokewidth=\"inherit\"><foreground>", toString: function () { ret… property in mxVsdxGeometryList.getShapeXML.parsedGeom
2863 var initSize = parsedGeom.str.length;
2867 if (parsedGeom.str.length === initSize) {
2873 …/* append */ (function (sb) { return sb.str = sb.str.concat("</foreground></shape>"); })(parsedGeo…
2885 return parsedGeom.str;
2905 …/* append */ (function (sb) { return sb.str = sb.str.concat("<path" + roundingStr + ">"); })(parse…
2906 … /* append */ (function (sb) { return sb.str = sb.str.concat(str_1); })(parsedGeom);
2910 …/* append */ (function (sb) { return sb.str = sb.str.concat("<path" + roundingStr + ">"); })(parse…
2911 … /* append */ (function (sb) { return sb.str = sb.str.concat(str_1); })(parsedGeom);
2914 … /* append */ (function (sb) { return sb.str = sb.str.concat(str_1); })(parsedGeom);
2940 … /* append */ (function (sb) { return sb.str = sb.str.concat("</path>"); })(parsedGeom);
2942 … /* append */ (function (sb) { return sb.str = sb.str.concat("<fillstroke/>"); })(parsedGeom);
2945 … /* append */ (function (sb) { return sb.str = sb.str.concat("<fill/>"); })(parsedGeom);
2948 … /* append */ (function (sb) { return sb.str = sb.str.concat("<stroke/>"); })(parsedGeom);
3025 …if (type != null && (function (str, searchString) { var pos = str.length - searchString.length; va…
3669 …if ((function (str, searchString) { var pos = str.length - searchString.length; var lastIndex = st…
3671 …if (type != null && (function (str, searchString) { var pos = str.length - searchString.length; va…
4979 … } })(key, mxConstants.STYLE_SHAPE) || (!(function (str, searchString, position) { argument
4981 return str.substr(position, searchString.length) === searchString;
4982 …k) { return m[k] ? m[k] : null; })(styleMap, key), "image") && !(function (str, searchString, posi… argument
4984 return str.substr(position, searchString.length) === searchString;
8118 } })("Themed", color) && !(function (str, searchString, position) {
8120 return str.substr(position, searchString.length) === searchString;
8136 if (!(function (str, searchString, position) {
8138 return str.substr(position, searchString.length) === searchString;
8223 else if (!(function (str, searchString, position) {
8225 return str.substr(position, searchString.length) === searchString;
9109 …if (type != null && (function (str, searchString) { var pos = str.length - searchString.length; va…
9121 …if ((function (str, searchString) { var pos = str.length - searchString.length; var lastIndex = st…
10470 return (function (str, searchString, position) {
10472 return str.substr(position, searchString.length) === searchString;
10473 })(nameU, "60 degree single") || (function (str, searchString, position) {
10475 return str.substr(position, searchString.length) === searchString;
10476 })(nameU, "45 degree single") || (function (str, searchString, position) {
10478 return str.substr(position, searchString.length) === searchString;
10479 })(nameU, "45 degree double") || (function (str, searchString, position) {
10481 return str.substr(position, searchString.length) === searchString;
10482 })(nameU, "60 degree double") || (function (str, searchString, position) {
10484 return str.substr(position, searchString.length) === searchString;
10485 })(nameU, "45 degree tail") || (function (str, searchString, position) {
10487 return str.substr(position, searchString.length) === searchString;
10488 })(nameU, "60 degree tail") || (function (str, searchString, position) {
10490 return str.substr(position, searchString.length) === searchString;
10491 })(nameU, "45 degree tail") || (function (str, searchString, position) {
10493 return str.substr(position, searchString.length) === searchString;
10494 })(nameU, "60 degree tail") || (function (str, searchString, position) {
10496 return str.substr(position, searchString.length) === searchString;
10497 })(nameU, "Flexi-arrow 2") || (function (str, searchString, position) {
10499 return str.substr(position, searchString.length) === searchString;
10500 })(nameU, "Flexi-arrow 1") || (function (str, searchString, position) {
10502 return str.substr(position, searchString.length) === searchString;
10503 })(nameU, "Flexi-arrow 3") || (function (str, searchString, position) {
10505 return str.substr(position, searchString.length) === searchString;
10506 })(nameU, "Double flexi-arrow") || (function (str, searchString, position) {
10508 return str.substr(position, searchString.length) === searchString;
10864 … if (form.hasOwnProperty(mxConstants.STYLE_SHAPE) && ((function (str, searchString, position) {
10866 return str.substr(position, searchString.length) === searchString;
10963 var str = { str: "", toString: function () { return this.str; } };
10967 … /* append */ (function (sb) { return sb.str = sb.str.concat(len.toFixed(2) + " "); })(str);
10973 return str.str.trim();
11275 if ((function (str, searchString, position) {
11277 return str.substr(position, searchString.length) === searchString;
11278 … })(nameU, "Organizational unit") || (function (str, searchString, position) {
11280 return str.substr(position, searchString.length) === searchString;
11331 if ((function (str, searchString, position) {
11333 … return str.substr(position, searchString.length) === searchString;
11356 else if ((function (str, searchString, position) {
11358 return str.substr(position, searchString.length) === searchString;
11359 })(nameU, "Domain 3D") || (function (str, searchString, position) {
11361 return str.substr(position, searchString.length) === searchString;
11674 else if ((function (str, searchString, position) {
11676 return str.substr(position, searchString.length) === searchString;
11677 … })(txtPinXF.toLowerCase(), "width*") && (function (str, searchString, position) {
11679 return str.substr(position, searchString.length) === searchString;
11680 … })(txtPinYF.toLowerCase(), "height*") && (function (str, searchString, position) {
11682 return str.substr(position, searchString.length) === searchString;
11683 … })(txtWidthF.toLowerCase(), "width*") && (function (str, searchString, position) {
11685 return str.substr(position, searchString.length) === searchString;
11689 else if ((function (str, searchString, position) {
11691 return str.substr(position, searchString.length) === searchString;
11692 … })(txtPinXF.toLowerCase(), "controls.row_") || (function (str, searchString, position) {
11694 return str.substr(position, searchString.length) === searchString;
11870 if ((function (str, searchString, position) {
11872 return str.substr(position, searchString.length) === searchString;
11881 if ((function (str, searchString, position) {
11883 return str.substr(position, searchString.length) === searchString;
12522 mxBase64.decode$java_lang_String = function (str) { argument
12523 var sLen = str != null ? str.length : 0;
12528 if (mxBase64.IA_$LI$()[(str.charAt(i)).charCodeAt(0)] < 0)
12534 … for (var i = sLen; i > 1 && mxBase64.IA_$LI$()[(str.charAt(--i)).charCodeAt(0)] <= 0;)
12535 …if ((function (c) { return c.charCodeAt == null ? c : c.charCodeAt(0); })(str.charAt(i)) == '='.ch…
12544 var c = mxBase64.IA_$LI$()[(str.charAt(s++)).charCodeAt(0)];