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

Method desktopGridWidth

src/effect/effecthandler.cpp:862–865  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

860}
861
862int EffectsHandler::desktopGridWidth() const
863{
864 return desktopGridSize().width();
865}
866
867int EffectsHandler::desktopGridHeight() const
868{

Callers 6

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

Calls 1

widthMethod · 0.45

Tested by

no test coverage detected