Lines Matching refs:span
189 struct Gridder *binNextPtr; /* Link to next span>1 slave in this bin. */
1423 * Slaves with a span of 1 are used to determine the minimum size of
1424 * each slot. Slaves whose span is two or more slots don't
1427 * span.
1481 int span = (slotType == COLUMN) ? slavePtr->numCols : slavePtr->numRows;
1482 int required = slavePtr->size + layoutPtr[slot - span].minOffset;
1515 int span = (slotType == COLUMN) ? slavePtr->numCols : slavePtr->numRows;
1517 int startSlot = slot - span;
1544 * slots in this span. */
1546 * this span. */
1548 * be taken up by this span. */
1550 * this span. */
1551 int noWeights = 0; /* True if the span has no weights. */
1554 * Find a span by identifying ranges of slots whose edges are
1571 * We found a span. Compute the total weight, minumum space required,
1572 * for this span, and the actual amount of space the span should
1583 * If all the weights in the span are zero, then distribute the
1593 * It might not be possible to give the span all of the space
1597 * entire span, would cause a slot boundary to have its possible