Lines Matching refs:TranslateList
50 def TranslateList(mylist, mydict): function
366 code = TranslateList(code, entry.GetTranslation())
663 return TranslateList(
776 return TranslateList(code, {"var": varname})
790 return TranslateList(code, {"var": varname, "srcvar": srcvar})
805 return TranslateList(code, {"var": varname, "value": value})
901 return TranslateList(code, self.GetTranslation({"varname": varname}))
932 return TranslateList(code, self.GetTranslation({"var": var, "srcvar": srcvar}))
1002 return TranslateList(
1269 code = TranslateList(code, self.GetTranslation())
1276 code += TranslateList([" }", " return (0);", "}"], self.GetTranslation())
1311 code = TranslateList(code, self.GetTranslation())
1315 code += TranslateList(
1344 code = TranslateList(code, translate)
1370 code = TranslateList(code, translate)
1415 code = TranslateList(code, translate)
1421 code += TranslateList(
1446 code += TranslateList(