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

Method createColor

dw/fltkplatform.cc:693–696  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

691}
692
693core::style::Color *FltkPlatform::createColor (int color)
694{
695 return FltkColor::create (color);
696}
697
698core::style::Tooltip *FltkPlatform::createTooltip (const char *text)
699{

Callers 1

createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected