MCPcopy Create free account
hub / github.com/KDE/kwin / desktopGridHeight

Method desktopGridHeight

src/effect/effecthandler.cpp:867–870  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

865}
866
867int EffectsHandler::desktopGridHeight() const
868{
869 return desktopGridSize().height();
870}
871
872int EffectsHandler::workspaceWidth() const
873{

Callers 6

prePaintScreenMethod · 0.45
paintWindowMethod · 0.45
forcePositivePositionMethod · 0.45
moveInsideDesktopGridMethod · 0.45
optimizePathMethod · 0.45

Calls 1

heightMethod · 0.45

Tested by

no test coverage detected