Searched refs:COLLAPSED (Results 1 – 3 of 3) sorted by relevance
34 const COLLAPSED = "collapsed"; define in syntax_plugin_combo_label98 if (!key_exists(self::COLLAPSED, $parentAttribute)) {100 $tagAttributes[self::COLLAPSED] = "true";102 … $tagAttributes[self::COLLAPSED] = $parentAttribute[self::COLLAPSED];185 $collapsed = $attribute[self::COLLAPSED];225 $collapsed = $attribute[self::COLLAPSED];
20 const COLLAPSED = "collapsed"; define in ComboStrap\\TagAttribute\\Toggle131 $collapsed = self::COLLAPSED;
1 …COLLAPSED : 'collapsed'\n}\n\nconst Dimension = {\n WIDTH : 'width',\n HEIGHT : 'height'\n}\n\…