Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ compoundStyle
Method
compoundStyle
src/css/sheet.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
CompoundStyle Sheet::compoundStyle(const std::string& name)
106
{
107
return CompoundStyle(this, name);
108
}
109
110
} // namespace css
Callers
2
TEST
Function · 0.80
Style
Method · 0.80
Calls
1
CompoundStyle
Class · 0.70
Tested by
1
TEST
Function · 0.64