Home
last modified time | relevance | path

Searched refs:eSpan (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DFixedTableLayout.cpp157 float eSpan = m_table->spanOfEffCol(currentColumn); in calcWidthArray() local
161 m_width[currentColumn] *= eSpan / span; in calcWidthArray()
162 usedWidth += fixedBorderBoxLogicalWidth * eSpan / span; in calcWidthArray()
164 usedSpan += eSpan; in calcWidthArray()
/external/chromium_org/third_party/skia/experimental/Intersection/
DSimplify.cpp4350 const Span& eSpan = segment.fTs[end]; in debugShowSort() local
4377 segment.xAtT(&eSpan), segment.yAtT(&eSpan)); in debugShowSort()
4392 SkDebugf(" tStart=%1.9g tEnd=%1.9g", sSpan.fT, eSpan.fT); in debugShowSort()
/external/skia/experimental/Intersection/
DSimplify.cpp4350 const Span& eSpan = segment.fTs[end]; in debugShowSort() local
4377 segment.xAtT(&eSpan), segment.yAtT(&eSpan)); in debugShowSort()
4392 SkDebugf(" tStart=%1.9g tEnd=%1.9g", sSpan.fT, eSpan.fT); in debugShowSort()