MCPcopy 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
55U32 KNativeInputSDL::screenWidth() {
56 return width;
57}
58
59U32 KNativeInputSDL::screenHeight() {
60 return height;

Callers 8

xserver.cppFile · 0.45
createScreenMethod · 0.45
mouseMoveMethod · 0.45
mouseButtonMethod · 0.45
x11_XineramaQueryScreensFunction · 0.45
DevFBMethod · 0.45
ioctlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected