Home
last modified time | relevance | path

Searched defs:str (Results 76 – 100 of 307) sorted by path

12345678910>>...13

/plugin/davcal/vendor/sabre/vobject/lib/
H A DCli.php501 protected function colorize($color, $str, $resetTo = 'default') {
523 protected function cWrite($color, $str) {
H A DStringUtil.php20 static public function isUTF8($str) {
40 static public function convertToUTF8($str) {
/plugin/davcal/vendor/sabre/xml/lib/
H A DService.php179 static function parseClarkNotation($str) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DCli.php501 protected function colorize($color, $str, $resetTo = 'default') {
523 protected function cWrite($color, $str) {
H A DStringUtil.php20 static public function isUTF8($str) {
40 static public function convertToUTF8($str) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js7155 function replaceInLabel(str, substr, newSubstr, startIndex, style) argument
H A DEditor.js2146 Editor.trimCssUrl = function(str) argument
2874 Editor.base64Encode = function(str) argument
3635 Editor.crc32 = function(str) argument
H A DEditorUi.js8222 zipEntry.async("string").then(function(str){ argument
14934 EditorUi.prototype.base64Encode = function(str) argument
14946 EditorUi.prototype.crc32 = function(str) argument
H A DMenus.js128 }, function(str, callback, error, username) argument
3749 }, function(str, callback, error, username) argument
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js180 mxAsyncCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cli… argument
H A DmxJsCanvas.js634 mxJsCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, clip, … argument
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1554 … var library = { str: "<mxlibrary>[", toString: function () { return this.str; } }; property in mxVssxCodec.decodeVssx.library
1563 var shapes_1 = { str: "", toString: function () { return this.str; } }; property in mxVssxCodec.decodeVssx.AnonymousFunctione5f06ec70100.shapes_1
1800 var shapes = { str: "", toString: function () { return this.str; } }; property in mxVssxCodec.processPage.shapes
2673 … var geomElemParsed = { str: "", toString: function () { return this.str; } }; property in mxVsdxGeometry.getPathXML.geomElemParsed
2862 …var parsedGeom = { str: "<shape strokewidth=\"inherit\"><foreground>", toString: function () { ret… property in mxVsdxGeometryList.getShapeXML.parsedGeom
4979 … } })(key, mxConstants.STYLE_SHAPE) || (!(function (str, searchString, position) { argument
4982 …k) { return m[k] ? m[k] : null; })(styleMap, key), "image") && !(function (str, searchString, posi… argument
12522 mxBase64.decode$java_lang_String = function (str) { argument
H A DmxVsdxCanvas2D.js722 mxVsdxCanvas2D.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cl… argument
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1188 q;C.y=m;b.push(C)}}}return b};d.prototype.getShapeXML=function(b){var a=new mxPoint(0,0),c={str:'<s… property in d.getShapeXML.c
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4372 function isEqualOrPrefixed(str, value) argument
H A DGraph.js1414 Graph.stringToBytes = function(str) argument
1444 Graph.base64EncodeUnicode = function(str) argument
1454 Graph.base64DecodeUnicode = function(str) argument
1502 Graph.arrayBufferIndexOfString = function (uint8Array, str, start) argument
3739 Graph.prototype.replacePlaceholders = function(cell, str, vars, translate) argument
4847 Graph.prototype.stringToBytes = function(str) argument
9793 svgCanvas.getAlternateText = function(fo, x, y, w, h, str, argument
10729 function short(str, max) argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js24902 Node.prototype.matches = function (str) { argument
24905 Node.prototype.startsWith = function (str) { argument
24908 Node.prototype.endsWith = function (str) { argument
35989 function getLimitedString(str, ellipsis) { argument
36002 function trim(str, regexp) { argument
36930 function decodeURIComponentGraceful(str) { argument
36944 function percentDecode(str) { argument
H A D9.9.js1 …omment:"#"}},s={defaultToken:"keyword",ignoreCase:!0,tokenPostfix:".azcli",str:/[^#\s]/,tokenizer:… property in AnonymousFunction5164c86d0100.s

12345678910>>...13