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

Method drawSimpleWrappedText

dw/fltkpreview.cc:154–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154void FltkPreview::drawSimpleWrappedText (core::style::Font *font,
155 core::style::Color *color,
156 core::style::Color::Shading shading,
157 int x, int y, int w, int h,
158 const char *text)
159{
160}
161
162void FltkPreview::drawImage (core::Imgbuf *imgbuf, int xRoot, int yRoot,
163 int x, int y, int width, int height)

Callers 1

drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected