Home
last modified time | relevance | path

Searched refs:format_translation_changes (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tools/
Dmake_ctocpp_impl.py34 changes = format_translation_changes(impl, parts)
Dmake_cpptoc_impl.py25 changes = format_translation_changes(impl, parts)
Dcef_parser.py212 def format_translation_changes(old, new): function