Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ screenWidth
Method
screenWidth
platform/sdl/knativeinputSDL.cpp:55–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
U32 KNativeInputSDL::screenWidth() {
56
return width;
57
}
58
59
U32 KNativeInputSDL::screenHeight() {
60
return height;
Callers
8
XrrConfigCurrentConfiguration
Function · 0.45
xserver.cpp
File · 0.45
createScreen
Method · 0.45
mouseMove
Method · 0.45
mouseButton
Method · 0.45
x11_XineramaQueryScreens
Function · 0.45
DevFB
Method · 0.45
ioctl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected