Home
last modified time | relevance | path

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

/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Segment/
H A DSegmentFactory.cpp29 int SegmentFactory::adjacentRuns(bool *columnBool, in adjacentRuns() function in SegmentFactory
124 << " runsOnLeft=" << adjacentRuns (nextBool, yStart, yStop, height) in finishRun()
132 if (adjacentRuns(lastBool, yStart, yStop, height) > 1) { in finishRun()
137 if (adjacentRuns(nextBool, yStart, yStop, height) > 1) { in finishRun()
H A DSegmentFactory.h51 int adjacentRuns(bool *columnBool,