Searched refs:eSpan (Results 1 – 3 of 3) sorted by relevance
157 float eSpan = m_table->spanOfEffCol(currentColumn); in calcWidthArray() local161 m_width[currentColumn] *= eSpan / span; in calcWidthArray()162 usedWidth += fixedBorderBoxLogicalWidth * eSpan / span; in calcWidthArray()164 usedSpan += eSpan; in calcWidthArray()
4350 const Span& eSpan = segment.fTs[end]; in debugShowSort() local4377 segment.xAtT(&eSpan), segment.yAtT(&eSpan)); in debugShowSort()4392 SkDebugf(" tStart=%1.9g tEnd=%1.9g", sSpan.fT, eSpan.fT); in debugShowSort()