Home
last modified time | relevance | path

Searched refs:child (Results 151 – 175 of 591) sorted by relevance

12345678910>>...24

/plugin/extlist/css/
H A D_description.less13 >dt:first-child {
56 &:first-child {
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php149 foreach ($this->getChildren() as $child) $child->delete();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerTrait.php171 foreach ($type->getChildren() as $child) {
172 $filters[] = FilterFactory::get($child);
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css135 .dmn-decision-table-container th:not(:first-child),
136 .dmn-decision-table-container td:not(:first-child) {
145 .dmn-decision-table-container thead th:first-child {
150 .dmn-decision-table-container tfoot td:first-child {
154 .dmn-decision-table-container tbody td:first-child,
155 .dmn-decision-table-container tfoot td:first-child {
166 .dmn-decision-table-container thead th:first-child,
167 .dmn-decision-table-container tbody td:first-child {
171 .dmn-decision-table-container thead th:nth-child(2),
172 .dmn-decision-table-container tbody td:nth-child(2),
[all …]
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php239 foreach ($result as $child) {
240 …if (!isset($child[200]['{DAV:}resourcetype']) || !$child[200]['{DAV:}resourcetype']->is('{' . self…
244 … if (!isset($child[200][$sccs]) || in_array('VEVENT', $child[200][$sccs]->getValue())) {
247 return new Href($child['href']);
/plugin/webdav/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php66 foreach ($val as $child) {
67 $writer->writeElement('{' . $namespace . '}' . $key, $child);
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php66 foreach ($val as $child) {
67 $writer->writeElement('{' . $namespace . '}' . $key, $child);
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php154 foreach ($this->getChildren() as $child) $child->delete();
/plugin/combo/ComboStrap/
H A DWikiFileSystem.php120 foreach ($children as $child) {
122 $childrenWiki[] = WikiPath::createFromPathObject($child);
H A DSqlite.php198 foreach ($fileChildren as $child) {
200 $extension = $child->getExtension();
206 FileSystems::delete($child);
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css362 .summary td:first-child {
370 #packages.summary td:first-child, #namespaces.summary td:first-child, .inherited.summary td:first-child, .used.summary td:first-child {
586 #rightInner.medium #navigation ul:first-child + ul {
604 #rightInner.small #navigation ul:first-child {
/plugin/swiftmail/Swift/Message/
H A DMime.php147 foreach ($this->children as $id => $child)
174 foreach ($this->children as $id => $child)
235 foreach ($this->children as $id => $child)
237 … if (!$child->getEncoding()) $this->children[$id]->setEncoding($encoding, $recursive, $non_ascii);
/plugin/revealjs/css/theme/template/
H A Dtheme.scss148 .reveal blockquote p:first-child,
149 .reveal blockquote p:last-child {
213 .reveal table tbody tr:last-child th,
214 .reveal table tbody tr:last-child td {
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css111 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
115 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
116 .djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
120 .djs-shape.new-parent .djs-visual > :nth-child(1) {
132 .djs-connection.connect-ok .djs-visual > :nth-child(1),
133 .djs-connection.drop-ok .djs-visual > :nth-child(1) {
138 .djs-connection.drop-not-ok .djs-visual > :nth-child(1) {
147 .djs-element.attach-ok .djs-visual > :nth-child(1) {
152 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
153 .djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DParentSkipWithEmptyChild.yml7 child:
H A DPerson.yml2 xml_root_name: child
H A DDiscriminator.ObjectWithXmlAttributeDiscriminatorParent.yml5child: JMS\Serializer\Tests\Fixtures\Discriminator\ObjectWithXmlAttributeDiscriminatorChild
H A DDiscriminator.ObjectWithXmlNamespaceDiscriminatorParent.yml5child: JMS\Serializer\Tests\Fixtures\Discriminator\ObjectWithXmlNamespaceDiscriminatorChild
H A DDiscriminator.ObjectWithXmlNamespaceAttributeDiscriminatorParent.yml5child: JMS\Serializer\Tests\Fixtures\Discriminator\ObjectWithXmlNamespaceAttributeDiscriminatorChi…
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js573 for (var child = node.firstChild; child; child = child.nextSibling) {
574 walk(child);
H A Dprettify.js621 for (var child = node.firstChild; child; child = child.nextSibling) {
622 walk(child);
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js2150 (mxUtils.bind(this, function(child) argument
2322 layerDivs.put(child, ldiv);
2384 graph.model.isVisible(child) ?
2387 if (graph.model.isVisible(child))
2407 graph.model.setVisible(child, !graph.model.isVisible(child));
2570 renameLayer(child);
2575 if (graph.getDefaultParent() == child)
2579 selectionLayer = child;
2591 graph.setSelectionCells(child.children);
2604 (mxUtils.bind(this, function(child) argument
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.list-item.php104 $child = $this->get_first_data();
105 if (is_null($child)) {
116 $x = $child->get_left();
/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js96child=node.childNodes[j];var key;var value;if(child.nodeName=='e'){for(var k=0;k<child.childNodes.…
97 else if(child.childNodes[k].nodeName=='v'){if(child.childNodes[k].firstChild==null)
99 value=this._nodeToObject(child.childNodes[k].firstChild);}
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Deditor.css5child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";posi…

12345678910>>...24