Home
last modified time | relevance | path

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

/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/common/tests/functional/yui/src/test/java/com/yahoo/test/SelNG/YUI/library/
H A DContainerPanelResize.java46 int fudgeX = newWidth.intValue() - deltaX; in containerTest() local
48 assertTrue(fudgeX > -10 && fudgeX < 10); in containerTest()
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/common/tests/functional/yui/src/test/java/com/yahoo/test/SelNG/YUI/library/
H A DContainerPanelResize.java46 int fudgeX = newWidth.intValue() - deltaX; in containerTest() local
48 assertTrue(fudgeX > -10 && fudgeX < 10); in containerTest()
/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/win/
H A DtkWinTree.c3459 int fudgeX, /* Fix for "open" edge endpoints when */ in GetRoundRectPath_Outline() argument
3494 start[0].X -= fudgeX; in GetRoundRectPath_Outline()
3503 end[0].X += fudgeX; in GetRoundRectPath_Outline()
3513 start[2].X += fudgeX; in GetRoundRectPath_Outline()
3521 end[2].X -= fudgeX; in GetRoundRectPath_Outline()