Home | History | Annotate | Download | only in octane

Lines Matching refs:translated

13305         if (!font.translated) {
13306 font.translated = self.translateFont(font, xref, resources,
13308 if (font.translated) {
13309 // keep track of each font we translated so the caller can
13312 font.translated.properties.loadedName = loadedName;
13315 var translated = font.translated;
13318 if (translated.file)
13319 translated.file = translated.file.getBytes();
13320 if (translated.properties.file) {
13321 translated.properties.file =
13322 translated.properties.file.getBytes();
13328 translated.name,
13329 translated.file,
13330 translated.properties
16574 // if we translated this string before, just grab it from the cache
16613 // Enter the translated string into the cache