Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ paint
Method
paint
Telegram/SourceFiles/tests/test_text.cpp:342–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
void FormulaLikeObject::paint(QPainter &p, const Context &context) {
343
p.drawImage(context.position, _image);
344
}
345
346
void FormulaLikeObject::unload() {
347
}
Callers
10
paintEvent
Method · 0.45
create
Method · 0.45
rightActionPaint
Method · 0.45
paintEvent
Method · 0.45
paintEvent
Method · 0.45
paintEvent
Method · 0.45
AddArrowDown
Function · 0.45
MakeTopReactor
Function · 0.45
GenerateSmallBadgeImage
Function · 0.45
PaidReactionSlider
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected