MCPcopy Create free account
hub / github.com/dillo-browser/dillo / queueDrawTotal

Method queueDrawTotal

dw/fltkviewbase.cc:440–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

438}
439
440void FltkViewBase::queueDrawTotal ()
441{
442 damage (FL_DAMAGE_EXPOSE);
443}
444
445void FltkViewBase::cancelQueueDraw ()
446{

Callers 2

removeWidgetMethod · 0.80
scrollIdleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected