Home
last modified time | relevance | path

Searched defs:left (Results 76 – 100 of 334) sorted by relevance

12345678910>>...14

/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1394 phpScriptTags : { left: /(&lt;|<)\?(?:=|php)?/g, right: /\?(&gt;|>)/g, 'eof' : true }, property in sh.regexLib.phpScriptTags
1395 aspScriptTags : { left: /(&lt;|<)%=?/g, right: /%(&gt;|>)/g }, property in sh.regexLib.aspScriptTags
1396 …scriptScriptTags : { left: /(&lt;|<)\s*script.*?(&gt;|>)/gi, right: /(&lt;|<)\/\s*script\s*(&gt;… property in sh.regexLib.scriptScriptTags
2986 left : { regex: regexGroup.left, css: 'script' }, class in htmlScript
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.page.margin.class.php144 function _calc_sizes($full_width, $left, $center, $right) {
H A Doutput.fastps.class.php27 function add_local_link($left, $top, $width, $height, $anchor) {
H A Doutput._interface.class.php6 function add_local_link($left, $top, $width, $height, $anchor) { }
H A Doutput.fpdf.class.php23 function add_local_link($left, $top, $width, $height, $anchor) {
/plugin/davcal/
H A Dscript.js93 left: 'title', property in AnonymousFunction810540b70400.fcOptions.header
/plugin/emoji/script/
H A Djquery.textcomplete.js863 left: position.left property in AnonymousFunction36fd7cbb3f00.position
1494 left: span.offsetLeft + parseInt(computed['borderLeftWidth']) property in AnonymousFunction36fd7cbb0100.getCaretCoordinates.coordinates
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19 …font-size":"100%","font-size-adjust":"none","text-indent":0,"text-align":"left","text-transform":"… property in AnonymousFunctionc2dc2cd91700.q
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.min.js2 …define.amd?define(["jquery"],function(e){return t(e,window)}):"object"==typeof module&&module.expo… function
H A Djquery-migrate-3.1.0.js580 origin = { top: 0, left: 0 }; property in jQuery.fn.offset.origin
/plugin/datatables/assets/datatables.net-fixedheader/js/
H A DdataTables.fixedHeader.min.js
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js786 …r = {left: r.left - b.left, top: r.top - b.top, bottom: r.bottom - b.top, right: r.right - b.left}; property in GraphViewer.addSizeHandler.AnonymousFunction0f54ce650500.r
1599 …r = {left: r.left - b.left, top: r.top - b.top, bottom: r.bottom - b.top, right: r.right - b.left}; property in GraphViewer.addToolbar.AnonymousFunction0f54ce652800.r
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dpopper.min.js5 "use strict";!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Popper={})}(this,(function(e){function t(e){return{width:(e=e.getBoundingClientRect()).width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function n(e){return null==e?window:"[object Window]"!==e.toString()?(e=e.ownerDocument)&&e.defaultView||window:e}function o(e){return{scrollLeft:(e=n(e)).pageXOffset,scrollTop:e.pageYOffset}}function r(e){return e instanceof n(e).Element||e instanceof Element}function i(e){return e instanceof n(e).HTMLElement||e instanceof HTMLElement}function a(e){return"undefined"!=typeof ShadowRoot&&(e instanceof n(e).ShadowRoot||e instanceof ShadowRoot)}function s(e){return e?(e.nodeName||"").toLowerCase():null}function f(e){return((r(e)?e.ownerDocument:e.document)||window.document).documentElement}function p(e){return t(f(e)).left+o(e).scrollLeft}function c(e){return n(e).getComputedStyle(e)}function l(e){return e=c(e),/auto|scroll|overlay|hidden/.test(e.overflow+e.overflowY+e.overflowX)}function u(e,r,a){void 0===a&&(a=!1);var c=f(r);e=t(e);var u=i(r),d={scrollLeft:0,scrollTop:0},m={x:0,y:0};return(u||!u&&!a)&&(("body"!==s(r)||l(c))&&(d=r!==n(r)&&i(r)?{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}:o(r)),i(r)?((m=t(r)).x+=r.clientLeft,m.y+=r.clientTop):c&&(m.x=p(c))),{x:e.left+d.scrollLeft-m.x,y:e.top+d.scrollTop-m.y,width:e.width,height:e.height}}function d(e){var n=t(e),o=e.offsetWidth,r=e.offsetHeight;return 1>=Math.abs(n.width-o)&&(o=n.width),1>=Math.abs(n.height-r)&&(r=n.height),{x:e.offsetLeft,y:e.offsetTop,width:o,height:r}}function m(e){return"html"===s(e)?e:e.assignedSlot||e.parentNode||(a(e)?e.host:null)||f(e)}function h(e){return 0<=["html","body","#document"].indexOf(s(e))?e.ownerDocument.body:i(e)&&l(e)?e:h(m(e))}function v(e,t){var o;void 0===t&&(t=[]);var r=h(e);return e=r===(null==(o=e.ownerDocument)?void 0:o.body),o=n(r),r=e?[o].concat(o.visualViewport||[],l(r)?r:[]):r,t=t.concat(r),e?t:t.concat(v(m(r)))}function g(e){return i(e)&&"fixed"!==c(e).position?e.offsetParent:null}function y(e){for(var t=n(e),o=g(e);o&&0<=["table","td","th"].indexOf(s(o))&&"static"===c(o).position;)o=g(o);if(o&&("html"===s(o)||"body"===s(o)&&"static"===c(o).position))return t;if(!o)e:{if(o=-1!==navigator.userAgent.toLowerCase().indexOf("firefox"),-1===navigator.userAgent.indexOf("Trident")||!i(e)||"fixed"!==c(e).position)for(e=m(e);i(e)&&0>["html","body"].indexOf(s(e));){var r=c(e);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||o&&"filter"===r.willChange||o&&r.filter&&"none"!==r.filter){o=e;break e}e=e.parentNode}o=null}return o||t}function b(e){function t(e){o.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){o.has(e)||(e=n.get(e))&&t(e)})),r.push(e)}var n=new Map,o=new Set,r=[];return e.forEach((function(e){n.set(e.name,e)})),e.forEach((function(e){o.has(e.name)||t(e)})),r}function w(e){var t;return function(){return t||(t=new Promise((function(n){Promise.resolve().then((function(){t=void 0,n(e())}))}))),t}}function x(e){return e.split("-")[0]}function O(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&a(n))do{if(t&&e.isSameNode(t))return!0;t=t.parentNode||t.host}while(t);return!1}function j(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function E(e,r){if("viewport"===r){r=n(e);var a=f(e);r=r.visualViewport;var s=a.clientWidth;a=a.clientHeight;var l=0,u=0;r&&(s=r.width,a=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(l=r.offsetLeft,u=r.offsetTop)),e=j(e={width:s,height:a,x:l+p(e),y:u})}else i(r)?((e=t(r)).top+=r.clientTop,e.left+=r.clientLeft,e.bottom=e.top+r.clientHeight,e.right=e.left+r.clientWidth,e.width=r.clientWidth,e.height=r.clientHeight,e.x=e.left,e.y=e.top):(u=f(e),e=f(u),s=o(u),r=null==(a=u.ownerDocument)?void 0:a.body,a=_(e.scrollWidth,e.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),l=_(e.scrollHeight,e.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),u=-s.scrollLeft+p(u),s=-s.scrollTop,"rtl"===c(r||e).direction&&(u+=_(e.clientWidth,r?r.clientWidth:0)-a),e=j({width:a,height:l,x:u,y:s}));return e}function D(e,t,n){return t="clippingParents"===t?function(e){var t=v(m(e)),n=0<=["absolute","fixed"].indexOf(c(e).position)&&i(e)?y(e):e;return r(n)?t.filter((function(e){return r(e)&&O(e,n)&&"body"!==s(e)})):[]}(e):[].concat(t),(n=(n=[].concat(t,[n])).reduce((function(t,n){return n=E(e,n),t.top=_(n.top,t.top),t.right=U(n.right,t.right),t.bottom=U(n.bottom,t.bottom),t.left property in AnonymousFunction17f9488b2900.n.popper
[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_tooltip.js193 Tooltip.prototype.show = function (left, top) { argument
236 left: 0, property in Tooltip._calculateTooltipPosition.tooltip
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php278 public function Crop(&$gdimg, $left=0, $right=0, $top=0, $bottom=0) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
5 …x.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath();if(this._points.length===2&&…
6 …pSelector;if(groupSelector){pointer=this.getPointer(e,true);groupSelector.left=pointer.x-groupSele… property in AnonymousFunction148c19c310e00.cropping
8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property in commandLengths
11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
13 …rtIndex;i<endIndex;i++){styles.push(this.getSelectionStyles(i))}return styles}var loc=this.get2DCu…
H A Dfabric.js2084 box = { left: 0, top: 0 }, property in getElementOffset.box
2085 offset = { left: 0, top: 0 }, property in getElementOffset.offset
8378 left: target.left, property in AnonymousFunction064b60f1b700._currentTransform
8387 left: target.left, property in _currentTransform._currentTransform
9595 left: 0 property in AnonymousFunction064b60f1f700._groupSelector
10090 left: options.left, property in AnonymousFunction064b60f110b00.cropping
11697 left: this.getLeft(), property in AnonymousFunction064b60f114500.origParams
13167 _drawControl: function(control, ctx, methodName, left, top) { argument
19760 _renderChars: function(method, ctx, chars, left, top) { argument
20956 _renderChars: function(method, ctx, line, left, top, lineIndex) { argument
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js4403 mxShapeBasicRect2.prototype.moveNW = function(c, x, y, w, h, rectStyle, topLeftStyle, size, left) argument
4451 mxShapeBasicRect2.prototype.paintNW = function(c, x, y, w, h, rectStyle, topLeftStyle, size, left) argument
4562 …eBasicRect2.prototype.paintBottom = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left) argument
4620 …prototype.paintTopInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top) argument
4707 …pe.paintLeftInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left) argument
4819 …ct2.prototype.moveSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left) argument
4841 …ct2.prototype.lineSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left) argument
4951 …2.prototype.moveNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left) argument
4981 …2.prototype.lineNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left) argument
5011 …le, topLeftStyle, topRightStyle, bottomRightStyle, bottomLeftStyle, size, top, right, bottom, left) argument
H A DToolbar.js237 Toolbar.prototype.addDropDownArrow = function(menu, sprite, width, atlasWidth, left, top, atlasDelt… argument
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.flash.min.js
/plugin/highlightjs/highlight/languages/
H A Dvbscript.js13 …': 1, 'eval': 1, 'date': 1, 'formatpercent': 1, 'exp': 1, 'inputbox': 1, 'left': 1, 'ascw': 1, 'ch… property in hljs.LANGUAGES.vbscript.defaultMode.keywords.built_in
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties36 left=Left key
H A Deditor.properties35 left=Left key
H A Deditor_de.properties40 left=Links key
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1 …n||(AmCharts.translations["export"].en={"fallback.save.text":"CTRL + C to copy the data into the c…

12345678910>>...14