Searched refs:TranslatePos (Results 1 – 1 of 1) sorted by relevance
604 this.TranslatePos = function(pos) { return pos + pos_diff; }; method in anonymousFunctione92cb2dc0100.MarkChangedFunctions611 info_node.new_start_pos = chunk_it.TranslatePos(675 chunk_it.TranslatePos(info_node.info.end_position);679 node.new_start_pos = chunk_it.TranslatePos(node.info.start_position);680 node.new_end_pos = chunk_it.TranslatePos(node.info.end_position);