MCPcopy Create free account
hub / github.com/Sonic-DE/sonic-win / cursorTheme

Method cursorTheme

src/pointer_input.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72PointerInputRedirection::~PointerInputRedirection() = default;
73
74CursorTheme PointerInputRedirection::cursorTheme() const
75{
76 return m_cursor->theme();
77}
78
79void PointerInputRedirection::init()
80{

Callers

nothing calls this directly

Calls 1

themeMethod · 0.45

Tested by

no test coverage detected