Home
last modified time | relevance | path

Searched defs:element (Results 176 – 200 of 317) sorted by relevance

12345678910>>...13

/plugin/revealjs/js/
H A Dreveal.js1424 toArray( dom.slides.querySelectorAll( '.fragment' ) ).forEach( function( element ) { argument
1748 function transformElement( element, transform ) { argument
1922 function getRemainingHeight( element, height ) { argument
2075 anchors.forEach( function( element ) { argument
2090 anchors.forEach( function( element ) { argument
2362 toArray( dom.slides.querySelectorAll( 'section > .stretch' ) ).forEach( function( element ) { argument
3773 function shouldPreload( element ) { argument
3802 …g[data-src], video[data-src], audio[data-src], iframe[data-src]' ) ).forEach( function( element ) { argument
3931 toArray( background.querySelectorAll( 'iframe[src]' ) ).forEach( function( element ) { argument
4045 function startEmbeddedContent( element ) { argument
[all …]
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/findologicxmlexport/vendor/hoa/math/Visitor/
H A DArithmetic.php104 public function visit(
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.editor.js21 Syntax.Editor.getCharacterOffset=function(element){var caretOffset=0;if(typeof window.getSelection!… argument
/plugin/vshare/syntax/
H A Dvideo.php128 iframe($data, $element = 'iframe') global() argument
/plugin/watchcycle/
H A Dscript.js165 $advancedOptions.find('a').each(function (index, element) { argument
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js2136 GraphViewer.createViewerForElement = function(element, callback) argument
2316 var ResizeSensor = function(element, fn) { argument
2349 function getComputedStyle(element, prop) { argument
2364 function attachResizeEvent(element, resized) { argument
2477 ResizeSensor.detach = function(element) { argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php217 public function dynamic_path($element, $item)
227 public function dynamic_test($element, $item)
/plugin/s5reloaded/ui/effects_support/
H A Dbuilder.js95 _children: function(element, children) { argument
/plugin/openid/Auth/Yadis/
H A DXRDS.php89 public $element = null; variable in Auth_Yadis_Service
/plugin/tablelayout/script/
H A Dscript.js165 jQuery('.page .table').each(function (index, element) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php348 private function isElementEmpty(\DOMElement $element): bool
451 private function addNamespaceAttributes(ClassMetadata $metadata, \DOMElement $element): void
/plugin/multiorphan/action/
H A Dmultiorphan.php154 private function __map_ids(&$element) {
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DCss.php233 visitSelectorSimplePseudoElement(Ast\\Selector\\Simple\\PseudoElement $element) global() argument
H A DExplain.php426 visitSelectorSimplePseudoElement(Ast\\Selector\\Simple\\PseudoElement $element) global() argument
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js48 addGradientFill = function (element, gradient) { argument
1152 elproto.insertAfter = function (element) { argument
1174 elproto.insertBefore = function (element) { argument
/plugin/photogallery/lightGallery/js/
H A Dlg-video.js35 var Video = function(element) { argument
/plugin/farmsync/script/
H A Dresults.js112 var scrollToFirstConflict = function (element) { argument
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php238 function parseElement($element, &$targetArray, $numberOfElements) {
H A Dpseudo-cron-image.php281 function parseElement($element, &$targetArray, $numberOfElements) {
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js296 var element = ( styleNode.element || '' ).toLowerCase() ; variable
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js329 …function addAttributes( section, element, previousElement, separatorElementAttributes, separatorSe… argument
/plugin/cronojob/
H A Dpseudocron.php220 function parseElement($element, &$targetArray, $numberOfElements) {
/plugin/adhoctags/syntax/
H A Dabstract.php212 function renderODTElementClose($renderer, $element) { argument
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriver.php381 protected function newElement(WebDriverElement $element) argument

12345678910>>...13