Home
last modified time | relevance | path

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

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DsampleCompTop.cc54 Int leftStart, in findTopLeftSegment() argument
62 assert(leftStart <= leftEnd); in findTopLeftSegment()
63 for(i=leftEnd; i>= leftStart; i--) in findTopLeftSegment()
69 if(ret_index_large >= leftStart) in findTopLeftSegment()
198 Int leftStart, in sampleTopLeftWithGridLinePost() argument
213 if(segIndexLarge >= leftStart) in sampleTopLeftWithGridLinePost()
230 if(segIndexLarge >= leftStart) in sampleTopLeftWithGridLinePost()
243 for(i=leftStart; i<=segIndexSmall; i++) in sampleTopLeftWithGridLinePost()
300 if(leftEnd < leftStart) { in sampleTopLeftWithGridLine()
305 leftStart, in sampleTopLeftWithGridLine()
[all …]
H A DsampleComp.cc295 Int leftStart, in sampleLeftSingleTrimEdgeRegionGen() argument
358 leftChain, leftStart, leftEnd, in sampleLeftSingleTrimEdgeRegionGen()
H A DsampleComp.h74 Int leftStart,