Home
last modified time | relevance | path

Searched refs:Line (Results 76 – 100 of 142) sorted by relevance

123456

/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt370 "toolbar": "Insert Horizontal Line"
H A Den.4.9.js.beautified450 "toolbar": "Insert Horizontal Line"
H A Den.js-4.9.merged5 …al","tag_pre":"Formatted"},"horizontalrule":{"toolbar":"Insert Horizontal Line"},"iframe":{"border…
H A Den.js.unc5 …al","tag_pre":"Formatted"},"horizontalrule":{"toolbar":"Insert Horizontal Line"},"iframe":{"border…
/plugin/diagramsnet/lib/resources/
H A Ddia_tr.txt439 lineJumps=Line jumps
460 lineheight=Line Height
H A Ddia_fa.txt439 lineJumps=Line jumps
H A Ddia_ja.txt439 lineJumps=Line jumps
H A Ddia_he.txt439 lineJumps=Line jumps
H A Ddia_ko.txt439 lineJumps=Line jumps
H A Ddia_th.txt439 lineJumps=Line jumps
H A Ddia_zh-tw.txt439 lineJumps=Line jumps
H A Ddia_da.txt439 lineJumps=Line jumps
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified366 toolbar: "Insert Horizontal Line"
H A Den.js.unc5 …al","tag_pre":"Formatted"},"horizontalrule":{"toolbar":"Insert Horizontal Line"},"iframe":{"border…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js8Line){fabric.warn("fabric.Line is already defined");return}fabric.Line=fabric.util.createClass(fab…
H A Dfabric.js13483 if (fabric.Line) {
13494 fabric.Line = fabric.util.createClass(fabric.Object, /** @lends fabric.Line.prototype */ {
13746 fabric.Line.ATTRIBUTE_NAMES = fabric.SHARED_ATTRIBUTES.concat('x1 y1 x2 y2'.split(' '));
13756 fabric.Line.fromElement = function(element, options) {
13757 var parsedAttributes = fabric.parseAttributes(element, fabric.Line.ATTRIBUTE_NAMES),
13764 return new fabric.Line(points, extend(parsedAttributes, options));
13775 fabric.Line.fromObject = function(object) {
13777 return new fabric.Line(points, object);
/plugin/flowplay2/flowplayer/
H A DREADME.txt323 …- Fix for the message on IE: "Object doesn't support this property or method' Line 48, Char 3". Th…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified450 "toolbar": "Insert Horizontal Line"
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js13407 var Line = __webpack_require__(22);
13893 var markerLine = new Line(self.pageSize.width);
13940 var line = new Line(this.writer.context().availableWidth);
16379 var Line = __webpack_require__(22);
16546 var result = new Line(line.maxWidth);
16653 function Line(maxWidth) {
16661 Line.prototype.getAscenderHeight = function() {
16677 Line.prototype.addInline = function(inline) {
16693 Line.prototype.getWidth = function() {
16701 Line.prototype.getHeight = function() {
[all …]
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md388 * Support for "Line Islands Standard Time" windows timezone.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md327 * Support for "Line Islands Standard Time" windows timezone.
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1916 function Line($x1,$y1,$x2,$y2) { function in FPDF
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md55 …* Added setDateFormat to NormalizerFormatter (and Line/Json formatters by extension) to allow chan…
/plugin/codemirror/dist/modes/
H A Dverilog.min.js.map1 …/ Start comment.\n if (match[0] == \"//\") {\n // Line comment.\n …
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1921 function Line($x1,$y1,$x2,$y2) { function in FPDF

123456