Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
PointerInputRedirection::~PointerInputRedirection() = default;
73
74
CursorTheme PointerInputRedirection::cursorTheme() const
75
{
76
return m_cursor->theme();
77
}
78
79
void PointerInputRedirection::init()
80
{
Callers
nothing calls this directly
Calls
1
theme
Method · 0.45
Tested by
no test coverage detected