Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php38 const BACKGROUND_REPEAT = "background-repeat"; define in ComboStrap\\TagAttribute\\BackgroundAttribute
161 $tagAttributes->addStyleDeclarationIfNotSet(self::BACKGROUND_REPEAT, "no-repeat");
172 $tagAttributes->addStyleDeclarationIfNotSet(self::BACKGROUND_REPEAT, "repeat");