Home
last modified time | relevance | path

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

/plugin/combo/syntax/
H A Dtooltip.php53 const TOOLTIP_CLASS_INLINE_BLOCK = "d-inline-block"; define in syntax_plugin_combo_tooltip
236 ->addClassName(self::TOOLTIP_CLASS_INLINE_BLOCK)
/plugin/combo/ComboStrap/
H A DIconTag.php141 ->addClassName(syntax_plugin_combo_tooltip::TOOLTIP_CLASS_INLINE_BLOCK);