MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / Monospace

Method Monospace

src/strings.cpp:2359–2362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2357 }
2358
2359 bool Monospace() override
2360 {
2361 return false;
2362 }
2363
2364 void SetFontNames([[maybe_unused]] FontCacheSettings *settings, [[maybe_unused]] std::string_view font_name, [[maybe_unused]] const void *os_data) override
2365 {

Callers 2

FindMissingGlyphsMethod · 0.45
CheckForMissingGlyphsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected