Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ onDisplay
Method
onDisplay
dgl/src/Cairo.cpp:630–633 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
628
#if 0
629
template <>
630
void ImageBaseAboutWindow<CairoImage>::onDisplay()
631
{
632
img.draw(getGraphicsContext());
633
}
634
#endif
635
636
template class ImageBaseAboutWindow<CairoImage>;
Callers
3
display
Method · 0.45
display
Method · 0.45
display
Method · 0.45
Calls
3
getRegion
Function · 0.85
getSurface
Method · 0.80
draw
Method · 0.45
Tested by
no test coverage detected