Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getWidth
Method
getWidth
Source/Cache/SVGCache.cpp:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
float SVGDef::getWidth() const noexcept {
24
return _width;
25
}
26
27
float SVGDef::getHeight() const noexcept {
28
return _height;
Callers
4
loadTexture
Method · 0.45
load
Function · 0.45
loadAsync
Method · 0.45
xmlSAX2StartElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected