Home
last modified time | relevance | path

Searched defs:end_in_old (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
Ddiff.rb5 def end_in_old method in HTMLDiff.Match
87 …def recursively_find_matching_blocks(start_in_old, end_in_old, start_in_new, end_in_new, matching_… argument
102 def find_match(start_in_old, end_in_old, start_in_new, end_in_new) argument
149 def add_matching_words_right(match_in_old, match_in_new, match_size, end_in_old, end_in_new) argument