Lines Matching refs:flattened_string
376 ResourceUtils::FlattenedXmlString flattened_string = builder.GetFlattenedString();378 *out_untranslatable_sections = std::move(flattened_string.untranslatable_sections);379 out_style_string->str = std::move(flattened_string.text);380 out_style_string->spans = std::move(flattened_string.spans);