| 277 | } |
| 278 | |
| 279 | void DefaultTeXFont::enableMagnification(bool b) { |
| 280 | _magnificationEnable = b; |
| 281 | } |
| 282 | |
| 283 | #include "res/reg/builtin_font_reg.h" |
| 284 | #include "res/reg/builtin_syms_reg.h" |
nothing calls this directly
no outgoing calls
no test coverage detected