MCPcopy Create free account
hub / github.com/SFML/SFML / WindowImplDRM

Method WindowImplDRM

src/SFML/Window/DRM/WindowImplDRM.cpp:66–69  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

64
65////////////////////////////////////////////////////////////
66WindowImplDRM::WindowImplDRM(WindowHandle /*handle*/)
67{
68 InputImpl::setTerminalConfig();
69}
70
71
72////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 1

setTerminalConfigFunction · 0.85

Tested by

no test coverage detected