MCPcopy Create free account
hub / github.com/Rezonality/zep / DirtyLayout

Method DirtyLayout

src/window.cpp:1411–1414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1409}
1410
1411void ZepWindow::DirtyLayout()
1412{
1413 m_layoutDirty = true;
1414}
1415
1416void ZepWindow::UpdateLayout(bool force)
1417{

Callers 1

UpdateWindowStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected