Home
last modified time | relevance | path

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

/dports/cad/ldview/ldview-4.4/TRE/
H A DTREModel.cpp1495 int line2Index = getConditionalLine(conditionalMap, in processSmoothEdge() local
1552 if (line2Index >= 0) in processSmoothEdge()
1554 smoother1->markShared(line1Index, line2Index); in processSmoothEdge()