Home
last modified time | relevance | path

Searched refs:this (Results 19151 – 19175 of 27090) sorted by relevance

1...<<761762763764765766767768769770>>...1084

/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.page.break.before.php5 $tree = $this->runPipeline(file_get_contents('test.css.page.break.before.1.html'));
9 $this->assertEqual(PAGE_BREAK_AVOID, $div->getCSSProperty(CSS_PAGE_BREAK_BEFORE));
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticFilterNode.php18 …Extension\\Twig\\AsseticExtension\')->getFilterInvoker(\'%s\')->invoke', $this->getAttribute('name…
20 $this->compileArguments($compiler);
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/
H A DNode.php31 $this->class = $class;
36 return $this->class;
/plugin/swiftmail/Swift/Events/
H A DDisconnectEvent.php32 $this->connection = $connection;
40 return $this->connection;
H A DConnectEvent.php32 $this->connection = $connection;
40 return $this->connection;
/plugin/gitlabproject/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
22 'title' => $this->getLang('button'),
/plugin/zip/pear/File/Archive/Predicate/
H A DNot.php44 $this->pred = $pred;
51 return !$this->pred->isTrue($source);
/plugin/newsticker/
H A Daction.php15 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'jsinfo_addConf');
19 $JSINFO['plugin']['newsticker']['duration'] = $this->getConf('duration');
/plugin/swarmwebhook/meta/
H A DResponse.php13 $this->code = $code;
14 $this->content = $content;
/plugin/jenkins/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
22 'title' => $this->getLang('button'),
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
H A DNode.php29 $this->class = $class;
34 return $this->class;
/plugin/authfacebook/lib/Http/
H A DRequestBodyUrlEncoded.php45 $this->params = $params;
53 return http_build_query($this->params, null, '&');
/plugin/textrotate/_test/
H A Dsyntax.test.php13 $this->_createPages();
20 $this->assertContains("<span class='plugin_textrotate_rotated'>textrotate</span>", $xhtml);
/plugin/strata/lib/
H A Dstrata_exception.php20 $this->data =& $data;
24 return $this->data;
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DMagicFutureTrait.php8 * @property mixed $_value Actual data used by the future. Accessing this
30 return $this->_value = $this->wait();
/plugin/gitlabapi/
H A Daction.php7 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
13 'title' => $this->getLang('button'),
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverContextClickAction.php14 $this->mouse->contextClick($this->getActionLocation());
H A DWebDriverDoubleClickAction.php11 $this->mouse->doubleClick($this->getActionLocation());
H A DWebDriverMouseMoveAction.php11 $this->mouse->mouseMove($this->getActionLocation());
H A DWebDriverButtonReleaseAction.php14 $this->mouse->mouseUp($this->getActionLocation());
H A DWebDriverClickAction.php11 $this->mouse->click($this->getActionLocation());
H A DWebDriverClickAndHoldAction.php14 $this->mouse->mouseDown($this->getActionLocation());
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverDoubleTapAction.php11 $this->touchScreen->doubleTap($this->locationProvider);
H A DWebDriverLongPressAction.php11 $this->touchScreen->longPress($this->locationProvider);
H A DWebDriverTapAction.php11 $this->touchScreen->tap($this->locationProvider);

1...<<761762763764765766767768769770>>...1084