Home
last modified time | relevance | path

Searched refs:add (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php159 private function add(string $string): void { function in PhpCss\\Ast\\Visitor\\Xpath
211 $this->add('*[');
214 $this->add($condition);
217 $this->add('[');
220 $this->add(' and ');
224 $this->add($condition);
233 $this->add(']');
294 $this->add('|');
300 $this->add('//');
302 $this->add('self::');
[all …]
H A DCss.php206 if ($repeatsOddEven && $position->add === 1) {
208 } elseif ($repeatsOddEven && $position->add === 0) {
211 $this->_buffer .= $position->add;
214 if ($position->add !== 0) {
215 $this->_buffer .= $position->add >= 0
216 ? '+'.$position->add : $position->add;
220 if ($position->add !== 0) {
221 $this->_buffer .= $position->add >= 0
222 ? '+'.$position->add : $position->add;
H A DExplain.php382 if ($repeatsOddEven && $position->add === 1) {
384 } elseif ($repeatsOddEven && $position->add === 0) {
387 $css = $position->add;
390 if ($position->add !== 0) {
391 $css .= $position->add >= 0
392 ? '+'.$position->add : $position->add;
396 if ($position->add !== 0) {
397 $css .= $position->add >= 0
398 ? '+'.$position->add : $position->add;
/template/strap/resources/snippet/js/
H A Dcarrousel.js32 carrousel.classList.add(`carrousel-${carrouselType}-cs`);
37 …carrousel.classList.add("row", "row-cols-1", `row-cols-sm-${elementsMin}`, "justify-content-center…
40 gridColContainer.classList.add("col");
50 … carrousel.classList.add("glide", "glide--ltr", "glide--carousel", "glide--swipeable");
52 glideTrackContainer.classList.add("glide__track");
56 glideSlidesContainer.classList.add("glide__slides");
60 element.classList.add("glide__slide");
63 … element.classList.add("justify-content-center", "align-items-center", "d-flex");
77 controlArrowContainer.classList.add("d-none", "d-sm-block");
93 controlBulletContainer.classList.add("glide__bullets", "d-none", "d-sm-block");
[all …]
H A Doutline-anchor.js10 .add(".outline-heading")
11 .add("main section > h2")
12 .add("main section > h3")
13 .add("main section > h4")
14 .add("main section > h5")
15 .add("main section > h6")
H A Dcombo-search-box.js64 this.searchResultContainer.classList.add("dropdown-menu");
137 this.searchResultContainer.classList.add("show");
148 li.classList.add("dropdown-item");
149 li.classList.add(this.itemClass);
H A Dlozad-raster.js5 el.classList.add('lazy-fade-cs')
18 el.classList.add('loaded-cs');
H A Dmenubar-fixed-top.js20 style.classList.add("menubar-fixed-top")
61 fixedNavbar.classList.add("fixed-top")
H A Dlozad-svg-injection.js26 dataSet.class.split(" ").forEach(e => svg.classList.add(e));
46 el.classList.add('loaded-cs');
H A Dcombo-loader.js10 script.classList.add(clazz);
21 link.classList.add(clazz);
/template/strap/db/combo/
H A Dupdate0007.sql2 alter table PAGES add column TYPE TEXT;
3 alter table PAGES add column LANG TEXT;
4 alter table PAGES add column WORD_COUNT INTEGER;
5 alter table PAGES add column IS_LOW_QUALITY INTEGER;
6 alter table PAGES add column DATE_START TEXT;
7 alter table PAGES add column DATE_END TEXT;
8 alter table PAGES add column COUNTRY TEXT;
H A Dupdate0006.sql2 alter table PAGES add column DATE_MODIFIED TEXT;
3 alter table PAGES add column DATE_CREATED TEXT;
4 alter table PAGES add column DATE_PUBLISHED TEXT;
5 alter table PAGES add column PATH TEXT;
6 alter table PAGES add column NAME TEXT;
7 alter table PAGES add column TITLE TEXT;
8 alter table PAGES add column H1 TEXT;
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Value/
H A DPosition.php10 public $add = 0; variable in PhpCss\\Ast\\Value\\Position
12 public function __construct(int $repeat, int $add) { argument
14 $this->add = $add;
/template/rtd_suterdev/js/
Dreadthedokus.js174 i.classList.add("fa-minus-square");
178 img.classList.add("minus");
227 elem.parentNode.querySelector(".toc").classList.add("invisible");
231 i.classList.add("fa-plus-square");
235 img.classList.add("plus");
271 document.querySelector("#dokuwiki__site").classList.add("showSidebar");
275 document.querySelector("#dokuwiki__site").classList.add("showSidebarSP");
426 p.parentNode.classList.add("current");
427 p.classList.add("current");
428 elem.classList.add("current");
[all …]
/template/readthedokus/js/
H A Dreadthedokus.js218 i.classList.add("fa-minus-square");
222 img.classList.add("minus");
271 elem.parentNode.querySelector(".toc").classList.add("invisible");
275 i.classList.add("fa-plus-square");
279 img.classList.add("plus");
315 document.querySelector("#dokuwiki__site").classList.add("showSidebar");
319 document.querySelector("#dokuwiki__site").classList.add("showSidebarSP");
436 p.parentNode.classList.add("current");
437 p.classList.add("current");
438 elem.classList.add("current");
[all …]
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DOrOperator.php28 $operands->add($o);
31 $operands->add($a);
36 $operands->add($o);
39 $operands->add($b);
50 $operands->add($reduced);
H A DAndOperator.php30 $operands->add($a);
36 $operands->add($b);
48 $operands->add($reduced);
/template/kajukkd/
Dscript.js59 …classList.add("mm-menu-open"), this.dokuwiki__site.classList.add("mm-menu-open"), this.toggle.clas…
63 a.classList.add("in-view");
66 this.mask.classList.add("active"), this.menuPosition = "on";
87 a.classList.add("item-" + b);
/template/writr/lang/en/
Dstyle.txt7 To add a navigation to the sidebar, you can add a page called ''topnav'' and add a list of links to…
/template/writr2/lang/en/
Dstyle.txt3 To add a navigation to the sidebar, you can add a page called ''topnav'' and add a list of links to…
/template/breeze/bower_components/gumby/js/libs/ui/
Dgumby.toggleswitch.js133 this.$el.add(this.targets[0]).toggleClass(this.className);
143 $target = $target.add(this.$el);
153 $target = $target.add(this.$el);
184 $target = $target.add(this.$el);
196 $target = $target.add(this.$el);
Dgumby.tabs.js36 if(this.$nav.eq(index).add(this.$content.eq(index)).hasClass('active')) {
43 this.$nav.add(this.$content).removeClass('active');
46 this.$nav.eq(index).add(this.$content.eq(index)).addClass('active');
/template/mikio/assets/
H A Dmikio.js100 elem.classList.add('closed');
121 elem.classList.add('closed');
129 elem.classList.add('closed');
134 elem.classList.add('closed');
150 spanElem.classList.add('mikio-input-file');
525 objToggle.classList.add('open');
562 objToggle.classList.add('closed');
582 objToggle.classList.add('closed');
587 elem.classList.add('closed');
604 elem.classList.add('mikio-hero-image-resize');
[all …]
/template/lcars/js/
Djquery.timers-1.1.2.js15 jQuery.timer.add(this, interval, label, fn, times, belay);
20 jQuery.timer.add(this, interval, label, fn, 1);
60 add: function(element, interval, label, fn, times, belay) { method
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php946 $intermediate->add($cfg, $this->mergeCache);
1030 $reach->add($lValue, $this->mergeCache);
1075 $result->add($config, $this->mergeCache);
1085 $result->add(new ATNConfig($config, $endOfRuleState), $this->mergeCache);
1270 $configSet->add(
1275 $configSet->add($config, $this->mergeCache);
1296 $configSet->add($config, $this->mergeCache);
1506 $succeeded->add($c);
1508 $failed->add($c);
1511 $succeeded->add($c);
[all …]

12345678910>>...19