MCPcopy 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
45int Document::width() const
46{
47 return sprite()->width();
48}
49
50int Document::height() const
51{

Callers 15

copy_bitmapsFunction · 0.45
boundsMethod · 0.45
MaskBoundariesMethod · 0.45
get_pixel_address_fastFunction · 0.45
get_pixel_fastFunction · 0.45
put_pixel_fastFunction · 0.45
createCopyMethod · 0.45
copyMethod · 0.45
clip_rectsMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36