MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / setBgCheckedSize

Method setBgCheckedSize

src/render/render.cpp:476–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474}
475
476void Render::setBgCheckedSize(const gfx::Size& size)
477{
478 m_bgCheckedSize = size;
479}
480
481void Render::setPreviewImage(const Layer* layer,
482 const frame_t frame,

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64