Searched defs:continuedLine (Results 1 – 1 of 1) sorted by relevance
31 const bool continuedLine, in resample()111 …const bool continuedLine = (line[0].x == 0 || line[0].x == util::EXTENT || line[0].y == 0 || line[… in getAnchors() local