Searched refs:FormatLineBreaks (Results 1 - 1 of 1) sorted by relevance
/external/toolchain-utils/cros_utils/ | ||
H A D | html_tools.py | 71 def FormatLineBreaks(text): function 76 return '<td>%s</td>' % FormatLineBreaks(str(text)) |
Completed in 139 milliseconds