* Get a text or display version of this style.
()
| 421 | |
| 422 | |
| 423 | text() { |
| 424 | return styles[text[this.id]]; |
| 425 | } |
| 426 | /** |
| 427 | * Return true if this style is tightly spaced (scriptstyle/scriptscriptstyle) |
| 428 | */ |
no outgoing calls
no test coverage detected