Searched refs:Fill80 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/tools/push-to-trunk/
H A Dcommon_includes.py80 def Fill80(line): function
122 result += "%s\n" % Fill80("%s%s%s." % (raw_title, space, bug_reference))
126 result += "%s\n" % Fill80("(%s)" % author.strip())
H A Dpush_to_trunk.py237 changelog_entry = "\n".join(map(Fill80, changelog_entry.splitlines()))

Completed in 107 milliseconds