Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ OnMouseMove
Method
OnMouseMove
LibLemon/src/gui/window.cpp:337–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
void WindowMenuBar::OnMouseMove(__attribute__((unused)) vector2i_t mousePos){
338
339
}
340
341
int64_t WMClient::CreateWindow(int x, int y, int width, int height, unsigned int flags, const std::string& title) const {
342
Message ret;
Callers
1
GUIHandleEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected