Lines Matching defs:squareH
97 Offset(squareH), XtRImmediate, (XtPointer) DefaultSquareHeight},
831 new->core.height = new->bitmap.height * new->bitmap.squareH +
1526 Dimension squareW, squareH;
1530 squareH = max(1, ((int)BW->core.height - 2 * (int)BW->bitmap.margin) /
1534 BW->bitmap.squareW = BW->bitmap.squareH = min(squareW, squareH);
1537 BW->bitmap.squareH = squareH;
1547 BW->bitmap.squareH) / 2);
1550 (BW->bitmap.squareH > BW->bitmap.grid_tolerance));
1830 NE(bitmap.squareH) ||