Searched refs:wrap_to (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tools/ | ||
H A D | compare_codereview.py | 286 def wrap_to(line, columns): function 307 for i, wrapped_line in enumerate(wrap_to(line, 68 - (2 * indent))): |
Completed in 1 milliseconds