Searched refs:got2 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/tests/layout/
H A Dtest_layout.c427 int got1, got2; local in function:read_test_from_file
431 RLayoutFindTopBottomEdges(layout, &win, &got1, &got2);
434 RLayoutFindLeftRightEdges(layout, &win, &got1, &got2);
444 if(got1 != expected1 || got2 != expected2) {
449 got1, got2,

Completed in 3 milliseconds