Home
last modified time | relevance | path

Searched refs:unicode (Results 126 – 150 of 156) sorted by last modified time

1234567

/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js63 var unicode = new Array();
73 unicode.push(sub.charCodeAt(j));
77 unicode.push(sub.charCodeAt(0));
81 unicode.push(32 + this.changeSafeBase(sub.slice(1),36,10));
86 return unicode;
98 unicode_to_safe: function (unicode) { argument
103 for (var i=0; i< unicode.length; i++) {
104 codepoint = unicode[i];
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md101 * Updated windows timezone mappings to latest unicode version.
267 * Updated: Windows timezone mapping to latest version from unicode.org
/plugin/fetchmedia/lib/
H A Dbundle.js1unicode&&(n+="u"),t.sticky&&(n+="y"),n}},function(t,n,r){"use strict";var e=r(11),i=r(12),o=r(3),u…
/plugin/fetchmedia/
H A Dyarn.lock533 babel-plugin-transform-es2015-unicode-regex@^6.22.0:
535 …egistry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-un…
598 babel-plugin-transform-es2015-unicode-regex "^6.22.0"
1563 has-unicode "^2.0.0"
1648 has-unicode@^2.0.0:
1650 …resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e08…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29252 if (!this.font.cmap.unicode) {
29320 range.push("<" + code + "><" + unicode + ">");
30297 this.unicode = null;
30302 if (this.unicode == null) {
30303 this.unicode = entry;
31488 var mapping, roman, unicode, unicodeCmap, _ref;
31493 unicode = _ref[roman];
31494 mapping[roman] = unicodeCmap[unicode];
31500 var ret, roman, unicode, unicodeCmap, val, _ref;
31505 unicode = _ref[roman];
[all …]
H A Dpdfmake.min.js.map1unicode","charWidths","descriptor","firstChar","fontfile","glyph","Length1","FontName","FontFile2"…
H A Dpdfmake.min.js14unicode)throw new Error("No unicode cmap for font")},t.prototype.embedTTF=function(){var t,e,n,r,i…
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md266 * Updated windows timezone mappings to latest unicode version.
432 * Updated: Windows timezone mapping to latest version from unicode.org
/plugin/pgn4web/pgn4web/
H A DREADME.txt436 display those characters correctly, the PGN file should be saved in unicode
/plugin/latexit/tests/my/
H A Dtest18.latex4 \usepackage[unicode]{hyperref}
H A Dtest5.latex4 \usepackage[unicode]{hyperref}
H A Dtest6.latex4 \usepackage[unicode]{hyperref}
H A Dtest7.latex5 \usepackage[unicode]{hyperref}
H A Dtest16.latex4 \usepackage[unicode]{hyperref}
H A Dtest4.latex4 \usepackage[unicode]{hyperref}
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog36 * Change: unicode-aware line breaking algorithm
878 * Change: unicode/PS glyph name mapping updated
H A Dot.class.php618 function lookup($unicode) { argument
619 return $this->_content->lookup($unicode);
661 function lookup($unicode) { argument
662 $index = $this->_lookupSegment($unicode);
684 $value = $this->_glyphIdArray[$unicode - $this->_startCount[$index]];
694 return ($this->_idDelta[$index] + $unicode) % 65536;
704 function _lookupSegment($unicode) { argument
706 if ($unicode <= $this->_endCount[$i]) {
713 if ($this->_startCount[$i] <= $unicode) {
/plugin/html2pdf/html2pdf/html2ps/data/
H A DLineBreak.txt11 # For terms of use, see http://www.unicode.org/terms_of_use.html
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dokutexit/conf/
H A Dheader-namespace.tex34 \usepackage[unicode, bookmarks, colorlinks=false, pdfborder={0 0 0}]{hyperref}
H A Dheader-page.tex34 \usepackage[unicode, bookmarks, colorlinks=false, pdfborder={0 0 0}]{hyperref}
/plugin/socialshareprivacy2/SSP/
H A DREADME.md1214 The length is the number of UTF-8 encoded bytes, not the number of unicode code
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/processing/
H A Dscript.js11251 var unicode = glyph[i].getAttribute("unicode");
11265 unicode: unicode, property in p.glyphTable
/plugin/jmol2/jmol/
H A DCHANGES.txt4959 # fixes bugs in draw and unicode label state definitions

1234567