Home
last modified time | relevance | path

Searched refs:sibling (Results 1 – 25 of 41) sorted by relevance

12

/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNode.php74 * Inserts the $sibling node after $this
76 public function insertAfter(Node $sibling): void
78 $sibling->detach();
79 $sibling->next = $this->next;
81 if ($sibling->next) {
82 $sibling->next->previous = $sibling; argument
85 $sibling->previous = $this;
86 $this->next = $sibling;
87 $sibling
107 insertBefore(Node $sibling) global() argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Ddom.php5.inc.php46 $sibling =& $child->next_sibling();
47 while ($sibling) {
48 $child =& $sibling;
49 $sibling =& $child->next_sibling();
82 $sibling =& new DOMTree($this->domelement->previousSibling);
83 return $sibling;
H A Ddom.activelink.inc.php57 $sibling =& $child->next_sibling();
58 while ($sibling) {
59 $child =& $sibling;
60 $sibling =& $child->next_sibling();
108 …$sibling = &new ActiveLinkDOMTree($nodes[$this->index-1],$this->index-1, $this->parent_indices, $t…
109 return $sibling;
H A Ddom.php4.inc.php49 $sibling =& PHP4DOMTree::from_DOMDocument($this->_element->next_sibling());
50 return $sibling;
63 $sibling =& PHP4DOMTree::from_DOMDocument($this->_element->previous_sibling());
64 return $sibling;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js1022 var sibling = element.nextSibling ;
1025 …var hasBookmark = ( sibling && sibling.nodeType == 1 && sibling.getAttribute( '_fck_bookmark' ) ) ;
1027 sibling = sibling.nextSibling ;
1029 if ( sibling && sibling.nodeType == 1 && sibling.nodeName == element.nodeName )
1043 FCKDomTools.MoveChildren( sibling, element ) ;
1044 FCKDomTools.RemoveNode( sibling ) ;
1060 var sibling = element.previousSibling ;
1063 …var hasBookmark = ( sibling && sibling.nodeType == 1 && sibling.getAttribute( '_fck_bookmark' ) ) ;
1065 sibling = sibling.previousSibling ;
1067 if ( sibling && sibling.nodeType == 1 && sibling.nodeName == element.nodeName )
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java77 for (ScreenShot sibling = next; sibling!=null; sibling=sibling.next) { in getFramesPerSecond()
79 end = sibling.timeStamp; in getFramesPerSecond()
196 for (ScreenShot sibling=prev; sibling!=null; sibling=sibling.prev) { in call()
197 for (Region sr: sibling.regions) { in call()
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php34 private function dumpProfile(Profile $profile, $prefix = '', $sibling = false) argument
45 $prefix .= $sibling ? '│ ' : ' ';
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js563 var sibling = graph.view.getState(temp);
565 if (temp != cell && sibling != null)
567 if ((hor && after != sibling.getCenterX() < state.getCenterX()) ||
568 (!hor && after != sibling.getCenterY() < state.getCenterY()))
570 if (mxUtils.intersects(bbox, sibling))
573 sibling.x + sibling.width) - Math.max(bbox.x, sibling.x)) / s);
575 sibling.y + sibling.height) - Math.max(bbox.y, sibling.y)) / s);
597 var sibling = graph.view.getState(temp);
599 if (temp != cell && sibling != null)
602 (!hor && after != sibling.getCenterY() < state.getCenterY()))
[all …]
/plugin/odt/ODT/css/
H A Dcssimportnew.php578 $sibling = $start_search->iECSSM_getPrecedingSibling();
579 if (!isset($sibling)) {
582 if ($simple->matches_entry ($sibling) == false) {
586 $start_search = $sibling;
592 $sibling = $start_search->iECSSM_getPrecedingSibling();
593 if (!isset($sibling)) {
596 $start_search = $sibling;
597 if ($simple->matches_entry ($sibling) == true) {
601 }while (isset($sibling));
604 if (!isset($sibling)) {
[all …]
/plugin/pglist/
H A Dsyntax.php75 'sibling' => 0, //todo
99 if(preg_match('/\bsibling\b/i',$params)) $conf['sibling'] = 1;
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js743 var sibling = graph.view.getState(temp);
745 if (temp != cell && sibling != null)
747 if ((hor && after != sibling.getCenterX() < state.getCenterX()) ||
748 (!hor && after != sibling.getCenterY() < state.getCenterY()))
750 if (mxUtils.intersects(bbox, sibling))
753 sibling.x + sibling.width) - Math.max(bbox.x, sibling.x)) / s);
755 sibling.y + sibling.height) - Math.max(bbox.y, sibling.y)) / s);
777 var sibling = graph.view.getState(temp);
779 if (temp != cell && sibling != null)
782 (!hor && after != sibling.getCenterY() < state.getCenterY()))
[all …]
/plugin/dir/
H A Dplugin.info.txt7 desc Show content of current namespace, including sub namespaces and/or parent/sibling namespaces…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js471 var sibling = hijackRecord[i][1] ;
472 if ( sibling )
473 formNode.insertBefore( node, sibling ) ;
/plugin/combo/ComboStrap/
H A DPluginUtility.php879 $sibling = $callStack->previous();
881 if (!empty($sibling)) {
882 $context = $sibling->getDisplay();
/plugin/codemirror/dist/modes/
H A Dxquery.min.js.map1sibling',\n 'for', 'from', 'ftand', 'ftnot', 'ft-option', 'ftor', 'function', 'fuzzy', 'greates…
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng287 "neighbor" | "child" | "parent" | "sibling" | "spouse" |
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng287 "neighbor" | "child" | "parent" | "sibling" | "spouse" |
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js60 …ding-sibling|preceding|precedes|parent|only|of|node|namespace|module|let|item|intersect|instance|i…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
/plugin/jquery/
H A Dscript.js12 …ibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){r…
19 …S||1;var T=0;for(;W;W=W[U]){if(W.nodeType==1&&++T==S){break}}return W};o.sibling=function(U,T){var… function
H A Djquery-1.4.2.js3883 return jQuery.sibling( elem.parentNode.firstChild, elem );
3886 return jQuery.sibling( elem.firstChild );
3948 sibling: function( n, elem ) {
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js345 },siblings:function(elem){return jQuery.sibling(elem.parentNode.firstChild,elem);
346 },children:function(elem){return jQuery.sibling(elem.firstChild);
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js345 },siblings:function(elem){return jQuery.sibling(elem.parentNode.firstChild,elem);
346 },children:function(elem){return jQuery.sibling(elem.firstChild);

12