Home
last modified time | relevance | path

Searched refs:rect (Results 1 – 25 of 184) sorted by relevance

12345678

/template/sprintdoc/
H A Dsvg.php224 $style = 'g rect.' . self::BACKGROUNDCLASS . '{fill:' . $params['b'] . ';}';
227 $style .= 'g:hover rect.' . self::BACKGROUNDCLASS . '{fill:' . $params['bh'] . ';}';
298 $rect = $g->prependChild('rect');
299 $rect->addAttribute('class', self::BACKGROUNDCLASS);
301 $rect->addAttribute('x', '0');
302 $rect->addAttribute('y', '0');
303 $rect->addAttribute('height', '100%');
304 $rect->addAttribute('width', '100%');
305 return $rect;
[all...]
/template/mikio/icons/bootstrap-icons/svg/
H A Dbar-chart-fill.svg2 <rect width="4" height="5" x="1" y="10" rx="1"/>
3 <rect width="4" height="9" x="6" y="6" rx="1"/>
4 <rect width="4" height="14" x="11" y="1" rx="1"/>
H A Dkanban.svg3 <rect width="3" height="5" x="6.5" y="2" rx="1"/>
4 <rect width="3" height="9" x="2.5" y="2" rx="1"/>
5 <rect width="3" height="12" x="10.5" y="2" rx="1"/>
H A Dsquare-fill.svg2 <rect width="16" height="16" rx="2"/>
H A Dlock-fill.svg2 <rect width="11" height="9" x="2.5" y="7" rx="2"/>
/template/notes/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/binkytestinstance/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/darkblue/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/greensteel/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/simplewiki/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/zenith/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/adoradark/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/byu_2017_theme/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/codowik/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/kkh/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/bootie/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/flat/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/bs4simple/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/dokuwikibee/dokuwikibee/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/dokuwikitplacc/dokuwikiBee/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/ramtop/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/congrid/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/20cones/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/dokufreech/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
/template/lisps/images/
H A Dpage-background.svg7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />

12345678