Searched refs:startWithinLine (Results 1 – 1 of 1) sorted by relevance
2570 const Sci::Position startWithinLine = nPrintPos - in FormatRange() local2573 if (ll.LineStart(iwl) <= startWithinLine && ll.LineStart(iwl + 1) >= startWithinLine) { in FormatRange()2578 if (ll.lines > 1 && startWithinLine >= ll.LineStart(ll.lines - 1)) { in FormatRange()