MCPcopy Create free account
hub / github.com/KTH-RPL/dufomap / FontStyle

Enum FontStyle

src/indicators.hpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16namespace indicators {
17enum class FontStyle { bold, dark, italic, underline, blink, reverse, concealed, crossed };
18}
19
20#endif

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected