Searched refs:gridLineIndex (Results 1 – 1 of 1) sorted by relevance
80 …size_t gridLineIndex = std::max<int>(0, firstLineBeforeOppositePositionIndex - position.spanPositi… in createWithInitialNamedSpanAgainstOpposite() local81 size_t resolvedGridLinePosition = gridLines[gridLineIndex]; in createWithInitialNamedSpanAgainstOpposite()94 …size_t gridLineIndex = std::min(gridLines.size() - 1, firstLineAfterOppositePositionIndex + positi… in createWithFinalNamedSpanAgainstOpposite() local95 …solvedGridLinePosition = GridPosition::adjustGridPositionForAfterEndSide(gridLines[gridLineIndex]); in createWithFinalNamedSpanAgainstOpposite()