Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ Paint
Method
Paint
LibLemon/src/gui/widgets.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
Widget::~Widget(){}
25
26
void Widget::Paint(__attribute__((unused)) surface_t* surface){}
27
28
void Widget::OnMouseDown(__attribute__((unused)) vector2i_t mousePos){}
29
Callers
nothing calls this directly
Calls
15
DrawGradientVertical
Function · 0.85
PointInRect
Function · 0.85
DrawRectOutline
Function · 0.85
surfacecpy
Function · 0.85
DrawGradient
Function · 0.85
GetTextLength
Function · 0.85
surfacecpyTransparent
Function · 0.85
DefaultFont
Function · 0.85
GetFixedBounds
Method · 0.80
size
Method · 0.80
length
Method · 0.80
DrawRect
Function · 0.50
Tested by
no test coverage detected