Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ width
Method
width
src/doc/document.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
int Document::width() const
46
{
47
return sprite()->width();
48
}
49
50
int Document::height() const
51
{
Callers
15
copy_bitmaps
Function · 0.45
bounds
Method · 0.45
MaskBoundaries
Method · 0.45
get_pixel_address_fast
Function · 0.45
get_pixel_fast
Function · 0.45
put_pixel_fast
Function · 0.45
get_pixel_fast<BitmapTraits>
Function · 0.45
put_pixel_fast<BitmapTraits>
Function · 0.45
createCopy
Method · 0.45
copy
Method · 0.45
clip_rects
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36