Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dillo-browser/dillo
/ create
Method
create
dw/style.cc:444–447 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
442
}
443
444
Font *Font::create (Layout *layout, FontAttrs *attrs)
445
{
446
return create0 (layout, attrs, false);
447
}
448
449
bool Font::exists (Layout *layout, const char *name)
450
{
Callers
nothing calls this directly
Calls
2
createColor
Method · 0.45
createTooltip
Method · 0.45
Tested by
no test coverage detected