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

Method createCheckButtonResource

dw/fltkplatform.cc:433–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

431}
432
433core::ui::CheckButtonResource *
434FltkPlatform::FltkResourceFactory::createCheckButtonResource (bool activated)
435{
436 return new ui::FltkCheckButtonResource (platform, activated);
437}
438
439core::ui::RadioButtonResource
440*FltkPlatform::FltkResourceFactory::createRadioButtonResource

Callers 2

mainFunction · 0.80
Html_tag_open_inputFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64