Home
last modified time | relevance | path

Searched defs:previous (Results 76 – 100 of 103) sorted by path

12345

/plugin/odt/ODT/elements/
H A DODTElementParagraph.php68 public function determineParent(ODTStateElement $previous) {
H A DODTElementSpan.php72 public function determineParent(ODTStateElement $previous) {
H A DODTElementTable.php133 public function determineParent(ODTStateElement $previous) {
H A DODTElementTableCell.php91 public function determineParent(ODTStateElement $previous) {
H A DODTElementTableColumn.php69 public function determineParent(ODTStateElement $previous) {
H A DODTElementTableRow.php82 public function determineParent(ODTStateElement $previous) {
H A DODTElementTextBox.php68 public function determineParent(ODTStateElement $previous) {
H A DODTRoot.php77 public function determineParent(ODTStateElement $previous) {
H A DODTStateElement.php174 abstract public function determineParent(ODTStateElement $previous);
/plugin/popupviewer/
H A Dscript.js21 var previous = null; variable
/plugin/prosemirror/parser/
H A DHardBreakNode.php25 public function __construct($data, Node $parent, Node $previous = null) argument
H A DInlineNodeInterface.php8 public function __construct($data, Node $parent, Node $previous = null); argument
H A DLinkNode.php10 public $previous = null; global() variable in dokuwiki\\plugin\\prosemirror\\parser\\LinkNode
H A DNode.php56 getSubNode($node, Node $parent, Node $previous = null) global() argument
H A DPluginNode.php10 public function __construct($data, Node $parent, Node $previous = null) argument
H A DSmileyNode.php15 public function __construct($data, Node $parent, Node $previous = null) argument
H A DTextNode.php9 public $previous = null; variable in dokuwiki\\plugin\\prosemirror\\parser\\TextNode
19 public function __construct($data, Node $parent, Node $previous = null) argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
H A DOperationException.php24 __construct(string $message = '', int $code = ResultCode OPERATIONS_ERROR, \\Throwable $previous = null) global() argument
H A DUnsolicitedNotificationException.php31 * @param \Throwable|null $previous argument
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Exception/
H A DHttpException.php15 public function __construct(
H A DInvalidRequestException.php16 public function __construct(
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/Exception/
H A DHttpException.php21 public function __construct(
H A DInvalidRequestException.php22 public function __construct(
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2042 previous: function(element, expression, index) { method in Element.Methods
/plugin/scrape/
H A DphpQuery-onefile.php

12345