virtual */
| 755 | } |
| 756 | |
| 757 | /* virtual */ bool TextfileWindow::Monospace() |
| 758 | { |
| 759 | return true; |
| 760 | } |
| 761 | |
| 762 | /* virtual */ void TextfileWindow::SetFontNames([[maybe_unused]] FontCacheSettings *settings, [[maybe_unused]] std::string_view font_name, [[maybe_unused]] const void *os_data) |
| 763 | { |
no outgoing calls
no test coverage detected