Searched refs:script_start (Results 1 – 1 of 1) sorted by relevance
100 int script_start = (linenum - origin.ResourceLineOffset()->Value()) == 1 in GetErrorSource() local105 if (start >= script_start) { in GetErrorSource()107 start -= script_start; in GetErrorSource()108 end -= script_start; in GetErrorSource()