MCPcopy 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
629template <>
630void ImageBaseAboutWindow<CairoImage>::onDisplay()
631{
632 img.draw(getGraphicsContext());
633}
634#endif
635
636template class ImageBaseAboutWindow<CairoImage>;

Callers 3

displayMethod · 0.45
displayMethod · 0.45
displayMethod · 0.45

Calls 3

getRegionFunction · 0.85
getSurfaceMethod · 0.80
drawMethod · 0.45

Tested by

no test coverage detected