Home
last modified time | relevance | path

Searched refs:TILE_TYPE (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php176 if ($fill === FetcherSvg::TILE_TYPE) {
/plugin/combo/ComboStrap/
H A DFetcherSvg.php87 public const TILE_TYPE = "tile"; define in ComboStrap\\FetcherSvg
1041 case FetcherSvg::TILE_TYPE:
1133 case FetcherSvg::TILE_TYPE:
1810 case FetcherSvg::TILE_TYPE:
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php178 $backgroundImageValue[TagAttributes::TYPE_KEY] = FetcherSvg::TILE_TYPE;