Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DNoteTag.php17 public const ATTRIBUTE_ROUNDED = "rounded"; define in ComboStrap\\NoteTag
63 $rounded = $tagAttributes->getValueAndRemove(NoteTag::ATTRIBUTE_ROUNDED);
/plugin/combo/syntax/
H A Dbadge.php29 const ATTRIBUTE_ROUNDED = "rounded"; define in syntax_plugin_combo_badge
195 $rounded = $tagAttributes->getValueAndRemove(self::ATTRIBUTE_ROUNDED);