| /plugin/s5reloaded/ui/effects_support/ |
| D | effects.js | 30 Element.collectTextNodes = function(element) { argument 37 Element.collectTextNodesIgnoreClass = function(element, className) { argument 45 Element.setContentZoom = function(element, percent) { argument 52 Element.getInlineOpacity = function(element){ argument 56 Element.forceRerendering = function(element) { argument 109 tagifyText: function(element) { argument 118 new Element('span', {style: tagifyStyle}).update( property 126 multiple: function(element, effect) { argument 141 $A(elements).each( function(element, index) { argument 150 toggle: function(element, effect, options) { argument [all …]
|
| D | prototype.js | 1709 function $(element) { argument 1791 visible: function(element) { argument 1795 toggle: function(element) { argument 1802 hide: function(element) { argument 1808 show: function(element) { argument 1814 remove: function(element) { argument 1904 replace: function(element, content) { argument 1918 insert: function(element, insertions) { argument 1954 wrap: function(element, wrapper, attributes) { argument 1966 inspect: function(element) { argument [all …]
|
| /plugin/wrap/ |
| D | helper.php | 257 function renderODTElementClose($renderer, $element) { 285 function renderODTOpenBox ($renderer, $class, $style, $fullattr) { 331 function renderODTOpenColumns ($renderer, $class, $style) { 353 …function renderODTOpenParagraph ($renderer, $class, $style, $dir, $language, $is_indent, $is_outde… 463 function renderODTOpenColumn ($renderer, $class, $style, $attr) { 538 function renderODTOpenGroup ($renderer, $class, $style) { 553 function renderODTOpenSpan ($renderer, $class, $style, $language, $attr) { 633 function renderODTOpenTable ($renderer, $attr, $style, $attr_string) {
|
| /plugin/odt/ODT/ |
| D | styleset.php | 35 abstract public function export($element); 70 abstract public function getStyleName($style); 278 public function getStyleAtIndex($element, $index) { 290 public function getStyleCount($element) {
|
| D | ODTUtility.php | 481 …public static function getCSSStylePropertiesForODT(&$properties, $style, $baseURL = NULL, ODTUnits… 511 …public static function openHTMLElement (ODTInternalParams $params, array &$dest, $element, $attrib… 528 public static function closeHTMLElement (ODTInternalParams $params, $element) { 548 …tion getHTMLElementProperties (ODTInternalParams $params, array &$dest, $element, $attributes, $ma… 649 …protected static function createTextStyle (ODTInternalParams $params, $element, $attributes, $styl… 672 …protected static function createParagraphStyle (ODTInternalParams $params, $element, $attributes, …
|
| D | ODTDocument.php | 335 function spanOpen($styleName, $element=NULL, $attributes=NULL){ 349 function spanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ 409 function paragraphOpen($styleName=NULL, $element=NULL, $attributes=NULL){ 429 function paragraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ 483 function addPreformattedText($text, $style=null, $notescaped=true) { 707 function heading($text, $level, $element=NULL, $attributes=NULL){ 1006 function listOpen($continue=false, $styleName, $element=NULL, $attributes=NULL) { 1033 function listItemOpen($level, $element=NULL, $attributes=NULL) { 1052 function listHeaderOpen($level, $element=NULL, $attributes=NULL) { 1070 function listContentOpen($element=NULL, $attributes=NULL) { [all …]
|
| D | ODTImport.php | 174 static protected function setListStyleImage (ODTInternalParams $params, $style, $level, $file) { 646 …rtStyle(ODTInternalParams $params, cssdocument $htmlStack, $style_type, $element, $attributes=NULL…
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | prototype.js | 1502 function $(element) { argument 1566 visible: function(element) { argument 1570 toggle: function(element) { argument 1576 hide: function(element) { argument 1581 show: function(element) { argument 1586 remove: function(element) { argument 1592 update: function(element, content) { argument 1602 replace: function(element, content) { argument 1616 insert: function(element, insertions) { argument 1652 wrap: function(element, wrapper, attributes) { argument [all …]
|
| /plugin/odt/renderer/ |
| D | page.php | 638 function p_open($style=NULL){ 1048 function _preformatted($text, $style=null, $notescaped=true) { 1611 …ngAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = NULL) { 1656 …function _odtAddImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = … 1710 function _odtSpanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ 1745 function _odtParagraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ 1766 function _odtOpenTextBoxUseCSS ($element=NULL, $attributes=NULL, cssimportnew $import=NULL) { 1807 …function _odtTableOpenUseCSS($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes = NULL, … 1852 …function _odtTableHeaderOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cs… 1876 function _odtTableRowOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ [all …]
|
| /plugin/issuetracker/ |
| D | prototype.js | 1818 function $(element) { argument 1909 Element._purgeElement = function(element) { argument 1919 visible: function(element) { argument 1923 toggle: function(element) { argument 1929 hide: function(element) { argument 1935 show: function(element) { argument 1941 remove: function(element) { argument 2058 replace: function(element, content) { argument 2072 insert: function(element, insertions) { argument 2108 wrap: function(element, wrapper, attributes) { argument [all …]
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 146 Ids.prototype.next = function (element) { argument 158 Ids.prototype.nextPrefixed = function (prefix, element) { argument 178 Ids.prototype.claim = function (id, element) { argument 1005 function closest (element, selector, checkYourSelf) { argument 1247 function ensureImported(element, target) { argument 1273 function appendTo(element, target) { argument 1627 function remove$1(element) { argument 1647 function clear(element) { argument 1657 function clone$1(element) { argument 1881 function set$1(element, svg) { argument [all …]
|
| /plugin/openlayersmap/ |
| D | script.js | 279 style(feature, resolution) { method 411 style: function (feature) { method 462 style: function (feature) { method 483 element: container, property
|
| /plugin/farmsync/script/ |
| D | jquery.chosen.js | 71 style: option.style.cssText property 518 AbstractChosen.prototype.outerHTML = function(element) { argument 599 'style': "width: " + (this.container_width()) + ";", property 1237 'style': style_block property
|
| /plugin/farmer/script/ |
| H A D | jquery.chosen.js | 71 style: option.style.cssText property 518 AbstractChosen.prototype.outerHTML = function(element) { argument 599 'style': "width: " + (this.container_width()) + ";", property 1237 'style': style_block property
|
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 727 this.addStyleSheet = function(doc, style) argument 1494 this.getOverflowParent = function(element) argument 1503 this.isScrolledToBottom = function(element) argument 1511 this.scrollToBottom = function(element) argument 1525 this.move = function(element, x, y) argument 1531 this.resize = function(element, w, h) argument 1537 this.linesIntoCenterView = function(element, scrollBox) // {before: int, after: int} argument 1564 this.scrollIntoCenterView = function(element, scrollBox, notX, notY) argument 1696 this.copyTextStyles = function(fromNode, toNode, style) argument 1721 this.copyBoxStyles = function(fromNode, toNode, style) argument [all …]
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 255 this.addStyleSheet=function(doc,style){var heads=doc.getElementsByTagName("head"); argument 540 this.getOverflowParent=function(element){for(var scrollParent=element.parentNode; argument 544 this.isScrolledToBottom=function(element){var onBottom=(element.scrollTop+element.offsetHeight)==el… argument 548 this.scrollToBottom=function(element){element.scrollTop=element.scrollHeight; argument 553 this.move=function(element,x,y){element.style.left=x+"px"; argument 556 this.resize=function(element,w,h){element.style.width=w+"px"; argument 559 this.linesIntoCenterView=function(element,scrollBox){if(!scrollBox){scrollBox=this.getOverflowParen… argument 571 this.scrollIntoCenterView=function(element,scrollBox,notX,notY){if(!element){return argument 621 this.copyTextStyles=function(fromNode,toNode,style){var view=this.isIE?fromNode.ownerDocument.paren… argument 629 this.copyBoxStyles=function(fromNode,toNode,style){var view=this.isIE?fromNode.ownerDocument.parent… argument [all …]
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 266 this.addStyleSheet=function(doc,style){var heads=doc.getElementsByTagName("head"); argument 551 this.getOverflowParent=function(element){for(var scrollParent=element.parentNode; argument 555 this.isScrolledToBottom=function(element){var onBottom=(element.scrollTop+element.offsetHeight)==el… argument 559 this.scrollToBottom=function(element){element.scrollTop=element.scrollHeight; argument 564 this.move=function(element,x,y){element.style.left=x+"px"; argument 567 this.resize=function(element,w,h){element.style.width=w+"px"; argument 570 this.linesIntoCenterView=function(element,scrollBox){if(!scrollBox){scrollBox=this.getOverflowParen… argument 582 this.scrollIntoCenterView=function(element,scrollBox,notX,notY){if(!element){return argument 632 this.copyTextStyles=function(fromNode,toNode,style){var view=this.isIE?fromNode.ownerDocument.paren… argument 640 this.copyBoxStyles=function(fromNode,toNode,style){var view=this.isIE?fromNode.ownerDocument.parent… argument [all …]
|
| /plugin/chordsheets/js/ |
| H A D | jtab.js | 927 jtab.getStyle = function (element, style) { argument 941 jtab.setPalette = function (element) { argument 960 jtab.render = function (element, notation_text) { argument
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.min.js | 1 …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… 13 },getSelectionStyles:function(startIndex,endIndex){if(arguments.length===2){var styles=[];for(var i… argument
|
| D | fabric.js | 1655 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/advrack/ |
| D | jquery.qtip.js | 581 ;PROTOTYPE._update = function(content, element, reposition) { argument 625 PROTOTYPE._waitForContent = function(element) { argument 1955 style: { property 2026 var createVML = function(tag, props, style) { argument 2587 style: { property 2612 function focusable(element) { argument
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-viewer.production.min.js | 2 …:e||self).BpmnJS=t()}(this,(function(){"use strict";function e(e,t){t&&(e.super_=t,e.prototype=Obj… property
|
| D | bpmn-navigated-viewer.production.min.js | 2 …:e||self).BpmnJS=t()}(this,(function(){"use strict";function e(e,t){t&&(e.super_=t,e.prototype=Obj… property
|
| /plugin/jcapture/lib/ |
| D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 49 …:1,section:1,table:1,ul:1},l={command:1,link:1,meta:1,noscript:1,script:1,style:1},k={},d={"#":1},… property 50 …1,wbr:1},d,{acronym:1,applet:1,basefont:1,big:1,font:1,isindex:1,strike:1,style:1,tt:1});a(c,e,b,h… property 52 …d,section:c,select:{optgroup:1,option:1},small:b,source:k,span:b,strong:b,style:d,sub:b,summary:a(… property 53 …av:1,ol:1,section:1,table:1,td:1,th:1,tr:1,ul:1,video:1},$cdata:{script:1,style:1},$editable:{addr… property 82 …$.length?null:(a=this.$[a])?new CKEDITOR.dom.node(a):null}},CKEDITOR.dom.element=function(a,f){"st… method in CKEDITOR.dom 83 a)&&(a.$?a:new CKEDITOR.dom.element(a))},CKEDITOR.dom.element.prototype=new CKEDITOR.dom.node,CKEDI… class in CKEDITOR.dom 180 …a,c,d,e){a:{null==e&&(e=f(d));for(var h;h=e.shift();)if(h.getDtd().p){e={element:h,remaining:e};br… property 181 c=new CKEDITOR.dom.range(e.element);c.selectNodeContents(e.element);c=c.createIterator();c.enlargeB… property 208 k[h.name]||c.push({check:"el-up",el:h}));a.remove()}}else d in{style:1,script:1}?a.remove():(a.pare… property 273 …extend({},{html:1},CKEDITOR.dtd.html,CKEDITOR.dtd.body,CKEDITOR.dtd.head,{style:1,script:1}),e={ul… property [all …]
|