Home
last modified time | relevance | path

Searched refs:count (Results 76 – 100 of 189) sorted by last modified time

12345678

/template/strap/bootstrap/4.5.0/
H A Dbootstrap.cosmo.min.css12 …om:0.75rem}@media (min-width: 576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-c…
/template/strap/_test/
H A DstrapTest.php683 $this->assertEquals(1, $shortCut->count());
688 $this->assertEquals(2, $icons->count());
702 $this->assertEquals(1, $appleIcons->count());
741 $toolbarCount = $response->queryHTML('.railbar')->count();
748 $toolbarCount = $response->queryHTML('.railbar')->count();
755 $toolbarCount = $response->queryHTML('.railbar')->count();
/template/khum1/
H A Ddetail.php63 if(count($media_usage) > 0){
/template/bootstrap3/tpl/
H A Dmenu-tools.php64 $max = count(array_keys($tools_menus));
H A Dmenu-user.php138 <?php if ($INFO['isadmin'] && count($extensions_update)): ?>
141 <?php echo iconify('mdi:puzzle', array('class' => 'text-success')) ?> <?php echo tpl_getLang('extensions_update'); ?> <span class="badge"><?php echo count($extensions_update) ?></span>
H A Dmenu-admin.php43 <?php foreach ($admin as $key => $items): if (! count($items['plugins'])) continue ?>
45 <ul class="dropdown-menu col-sm-<?php echo (count($additional_plugins) > 0) ? '6' : '12' ?>">
/template/bootstrap3/
H A DTemplate.php855 $last = count($crumbs);
900 $count = count($parts);
921 for ($i = 0; $i < $count - 1; $i++) {
997 if (count($ns_parts) > 1) {
2214 if (!$tocok || !is_array($toc) || !$conf['tocminheads'] || count($toc) < $conf['tocminheads']) {
2277 if (!count($toc)) {
H A Ddetail.php425 if (count($media_usage) > 0) {
H A DRELEASE.md421 * #154: Fixed multiple count syntax in same page (thanks to @duenni)
/template/bootstrap3/compat/inc/Menu/
H A DMobileMenu.php73 if (count($items)) {
/template/bootstrap3/inc/
H A Dsimple_html_dom.php171 if ($show_attr && count($this->attr) > 0) {
192 if (count($this->attr) > 0) {
200 if (count($this->_) > 0) {
228 $string .= ' children: ' . count($this->children);
229 $string .= ' nodes: ' . count($this->nodes);
275 if (count($this->children) > 0) {
283 if (count($this->children) > 0) {
517 if (($count = count($selectors)) === 0) { return array(); }
521 for ($c = 0; $c < $count;
[all...]
/template/flat/images/
H A Dpagetools-build.php23 $cnt = count($input);
/template/flat/
H A Ddetail.php63 if(count($media_usage) > 0){
/template/arcadebasic/css/
H A Darcadebasic-responsive.css123 -webkit-column-count: 1 !important;
124 -moz-column-count: 1 !important;
125 column-count: 1 !important; } }
/template/ravel/css/
H A Dravel.css1899 .gallery-items-count {
/template/klean/bootstrap/css/
H A Dbootstrap.css.map1count(@iteration-count) {\n -webkit-animation-iteration-count: @iteration-count;\n anima…
H A Dbootstrap-theme.css.map1count(@iteration-count) {\n -webkit-animation-iteration-count: @iteration-count;\n anima…
H A Dbootstrap-theme.min.css.map1count(@iteration-count) {\n -webkit-animation-iteration-count: @iteration-count;\n anima…
H A Dbootstrap.min.css.map1count(@iteration-count) {\n -webkit-animation-iteration-count: @iteration-count;\n anima…
/template/bushwick/
H A Dfunctions.js86 var count = $( '.single .entry-title' ).text().length;
87 if ( count > 150 ) {
/template/boozurk/css/
H A Dboozurk-inline.css42 .a-stats .count {
/template/able/css/
H A Dable.css1519 div.sharedaddy .wpl-count {
1522 .wpl-count-number {
/template/arcade-basic/css/
H A Dable.css1519 div.sharedaddy .wpl-count {
1522 .wpl-count-number {
/template/notes/images/
H A Dpagetools-build.php25 $cnt = count($input);
/template/notes/
H A Ddetail.php63 if(count($media_usage) > 0){

12345678