22 #include "equationDisplay.rcd" 23 #include "equationDisplay.xcd" 40 cairo_clip(surface->cairo());
44 if (
m.flags & Minsky::fullEqnDisplay_needed)
46 ecolab::cairo::Surface surf
47 (cairo_recording_surface_create(CAIRO_CONTENT_COLOR_ALPHA,NULL));
51 m.flags &= ~
Minsky::fullEqnDisplay_needed;
bool redraw(int x0, int y0, int width, int height) override
CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION(minsky::EquationDisplay)
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state cha...
void renderEquations(ecolab::cairo::Surface &, double height) const
render equations into a cairo context