Home
last modified time | relevance | path

Searched defs:element (Results 226 – 250 of 392) sorted by relevance

12345678910>>...16

/plugin/photogallery/lightGallery/js/
Dlg-video.js35 var Video = function(element) { argument
Dlg-thumbnail.js53 var Thumbnail = function(element) { argument
/plugin/cronojob/pseudo-cron/
Dpseudo-cron.inc.php238 function parseElement($element, &$targetArray, $numberOfElements) {
Dpseudo-cron-image.php281 function parseElement($element, &$targetArray, $numberOfElements) {
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.core.js8 Syntax.innerText=function(element){var text;if(!element){return"";} argument
11 …ush(new Syntax.Match(offset,text.length,{klass:elem.className,force:true,element:elem,allow:'*'},t… property
24 return function(element,match,options){if(options.linkify===false) argument
/plugin/json/
Dhelper.php512 … public function handle_element($element, $xml_tag=NULL, $xml_attributes=NULL, $xml_content=NULL) {
/plugin/adhoctags/syntax/
Dabstract.php212 function renderODTElementClose($renderer, $element) {
/plugin/cronojob/
Dpseudocron.php220 function parseElement($element, &$targetArray, $numberOfElements) {
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php426 public function visitSelectorSimplePseudoElement(
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriver.php381 protected function newElement(WebDriverElement $element)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php370 function svgGradient($gradient_info, $attribs, $element)
1348 function svgStyle($critere_style, $attribs, $element)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio-video.matroska.php1362 private function getEBMLelement(&$element, $parent_end, $get_data=false) {
1403 private function unhandledElement($type, $line, $element) {
1477 private function HandleEMBLClusterBlock($element, $block_type, &$info) {
/plugin/s5/ui/dokuwiki/
Dslides.js55 function isParentOrSelf(element, id) { argument
/plugin/s5/ui/default/
Dslides.js55 function isParentOrSelf(element, id) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js1494 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
1765 this.getBoxFromStyles = function(style, element) argument
1775 this.getElementCSSSelector = function(element) argument
1884 this.isSelfClosing = function(element) argument
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js540 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
647 this.getBoxFromStyles=function(style,element){var args=this.readBoxStyles(style); argument
652 this.getElementCSSSelector=function(element){var label=element.localName.toLowerCase(); argument
694 this.isSelfClosing=function(element){if(isElementSVG(element)||isElementMathML(element)){return true argument
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js551 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
658 this.getBoxFromStyles=function(style,element){var args=this.readBoxStyles(style); argument
663 this.getElementCSSSelector=function(element){var label=element.localName.toLowerCase(); argument
705 this.isSelfClosing=function(element){if(isElementSVG(element)||isElementMathML(element)){return true argument
[all …]
/plugin/jirainfo/
Dscript.js196 element: self.getPopElemByName("arrow") property
/plugin/html2pdf/html2pdf/html2ps/features/
Dtoc.php45 function guess_page(&$element, $page_heights, &$media) {
/plugin/farmsync/script/
Dresults.js112 var scrollToFirstConflict = function (element) { argument
/plugin/revealjs/plugin/markdown/
Dmarkdown.js329 …function addAttributes( section, element, previousElement, separatorElementAttributes, separatorSe… argument
/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/wrap/
Dhelper.php257 function renderODTElementClose($renderer, $element) {
/plugin/odt/ODT/
DODTImport.php646 …rtStyle(ODTInternalParams $params, cssdocument $htmlStack, $style_type, $element, $attributes=NULL…

12345678910>>...16