Home
last modified time | relevance | path

Searched refs:rightSpringX (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/group/
H A Dtab.c1845 bar->rightSpringX = box.x + box.width; in groupRecalcTabBarPos()
2370 bar->rightSpringX); in groupApplyForces()
2506 bar->region->extents.x2 != bar->rightSpringX && in groupApplySpeeds()
2507 (SPRING_K * abs (bar->region->extents.x2 - bar->rightSpringX) < in groupApplySpeeds()
H A Dgroup-internal.h293 int leftSpringX, rightSpringX; member
H A Dgroup.c1774 bar->rightSpringX += dx; in groupWindowMoveNotify()