Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ setMaskVisible
Method
setMaskVisible
src/app/document.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void Document::setMaskVisible(bool visible)
244
{
245
m_maskVisible = visible;
246
}
247
248
//////////////////////////////////////////////////////////////////////
249
// Transformation
Callers
7
onExecute
Method · 0.80
onUndo
Method · 0.80
setMask
Method · 0.80
onExecute
Method · 0.80
onUndo
Method · 0.80
MovingCelState
Method · 0.80
onMouseUp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected