Searched refs:SymbolFontWeightModifier (Results 1 – 2 of 2) sorted by relevance
62 class SymbolFontWeightModifier extends ModifierWithKey<number | FontWeight | string> {183 …modifierWithKey(this._modifiersWithKeys, SymbolFontWeightModifier.identity, SymbolFontWeightModifi…
30677 class SymbolFontWeightModifier extends ModifierWithKey { class30690 SymbolFontWeightModifier.identity = Symbol('symbolGlyphFontWeight');30773 …modifierWithKey(this._modifiersWithKeys, SymbolFontWeightModifier.identity, SymbolFontWeightModifi…