Lines Matching refs:test_h
1620 int n, columns, test_h, num_children = 0;
1642 width = height = tmp_w = tmp_h = n = test_h = 0;
1655 if (!test_h)
1656 test_h = height_kid;
1657 else if (test_h != height_kid)
1688 height = test_h * (xaw->simple_menu.label ?
1692 max_dim -= max_dim % test_h;
1694 if (space >= test_h * columns) {
1696 if (height % test_h)
1697 height += test_h - (height % test_h);