Home
last modified time | relevance | path

Searched defs:element (Results 251 – 275 of 397) sorted by relevance

1...<<111213141516

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
4 …sourceFromHsl=function(color){var match=color.match(Color.reHSLa);if(!match){return}var h=(parseFl…
5 …x.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath();if(this._points.length===2&&…
8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property
9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.…
11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
Dfabric.js1655 return function (element) { argument
1667 setElement = function (uid, element) { argument
1714 addListener = function (element, eventName, handler) { argument
1718 removeListener = function (element, eventName, handler) { argument
1869 function setStyle(element, styles) { argument
1900 setOpacity = function (element) { return element; }; argument
1904 setOpacity = function(element, value) { argument
2001 function addClass(element, className) { argument
2015 function wrapElement(element, wrapper, attributes) { argument
2033 function getScrollLeftTop(element, upperCanvasEl) { argument
[all …]
/plugin/photogallery/lightGallery/js/
Dlg-thumbnail.js53 var Thumbnail = function(element) { argument
Dlg-zoom.js43 var Zoom = function(element) { argument
/plugin/wrap/
Dhelper.php257 function renderODTElementClose($renderer, $element) {
/plugin/odt/ODT/
DODTImport.php646 …rtStyle(ODTInternalParams $params, cssdocument $htmlStack, $style_type, $element, $attributes=NULL…
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php193 private function setElement($element): void {
/plugin/shell/
DP0wnyShell.js280 updatePrompt(cwd = null, element = null) { argument
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.vml.js696 elproto.insertAfter = function (element) { argument
711 elproto.insertBefore = function (element) { argument
Draphael.svg.js48 addGradientFill = function (element, gradient) { argument
1152 elproto.insertAfter = function (element) { argument
1174 elproto.insertBefore = function (element) { argument
/plugin/batchedit/
Dinterface.js27 function observeStyleMutations($element, callback) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_fullscreen.js13 … define&&define.amd?define("ext/dhtmlxgantt_fullscreen",[],t):"object"==typeof exports?exports["ex… function
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_fullscreen.js158 element: parent, property
Ddhtmlxgantt_tooltip.js476 handlers.push({element: el, event:event, callback: callback, capture: capture}); property
656 function hasClass(element, className){ argument
782 function closest(element, selector){ argument
/plugin/pdfjs/pdfjs/web/
Dviewer.js3510 _regenerator["default"].mark(function _callee4(element) { argument
4554 element: this.container property
5443 _regenerator["default"].mark(function _callee(name, element) { argument
5472 element: element, property
6821 element = _ref2$element === void 0 ? null : _ref2$element, variable
8777 var element = document.createElement('a'); variable
11017 var element = pageView.div; variable
12523 element: textDivs[begin.divIdx], property
12721 element: options.presentationModeButton, property
12725 element: options.openFileButton, property
[all …]
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
Dfckplugin.js512 "_avoidStyles" : function( element ) argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
DTest.php919 private static function resolveElementToReflectionObjects($element)
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
Dprism.js5 …replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ");var l={element:r,language:o,gram… property
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all-deps.js301 _createWidget: function( options, element ) { argument
472 element: elements, property
503 element: this.element, property
510 options.element.each( function( _, element ) { argument
567 _removeClass: function( element, keys, extra ) { argument
571 _addClass: function( element, keys, extra ) { argument
575 _toggleClass: function( element, keys, extra, add ) { argument
581 element: shift ? this.element : element, property
588 _on: function( suppressDisabledCheck, element, handlers ) { argument
642 _off: function( element, eventName ) { argument
[all …]
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php504 public static function fromEncryptedKeyElement(DOMElement $element) {
1594 public function locateEncryptedData($element) {
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php504 public static function fromEncryptedKeyElement(DOMElement $element) {
1594 public function locateEncryptedData($element) {
/plugin/dropfiles/src/
Dupload.js305 var $uploadBarsDone = $uploadBars.filter(function(index, element) { argument
/plugin/extranet/script/
Dprosemirror.js346 element: item property
/plugin/freechat/phpfreechat/data/public/js/
Dxajax.js204 willChange:function(element,attribute,newData){if(!document.body){return true;} argument
/plugin/chordsheets/js/
H A Djtab.js927 jtab.getStyle = function (element, style) { argument
941 jtab.setPalette = function (element) { argument
960 jtab.render = function (element, notation_text) { argument

1...<<111213141516