Searched refs:getIconClass (Results 1 – 5 of 5) sorted by relevance
72 $class = $hasPackage ? $this->helper->getIconClass($name) : null;
94 return $this->getIconClass($iconName) !== null;103 public function getIconClass($iconName) function in helper_plugin_fontello153 $class = $this->getIconClass($iconName);
2414 Theme.prototype.getIconClass = function (buttonName) {7831 '<span class="fc-close ' + theme.getIconClass('close') + '"></span>' +14517 (buttonIcon = theme.getIconClass(buttonName)) ||14526 (buttonIcon = theme.getIconClass(buttonName)) ||14534 (buttonIcon = theme.getIconClass(buttonName)) ||
2 …t]:this.icon_prefix+t}},{key:"getIcon",value:function(t){var e,r=this.getIconClass(t);if(!r)return…
1 …getIconClass } from './quickInputUtils.js';\nimport { registerIcon, Codicon } from '../../../commo…