Searched defs:all_paragraphs (Results 1 – 1 of 1) sorted by relevance
2070 let all_paragraphs = format!("{}\n{}\n{}{}", ltr_text, rtl_text, ltr_text, rtl_text); in test_direction() localVariable2080 let all_paragraphs = &to_utf16(&all_paragraphs); in test_direction() localVariable2130 let all_paragraphs = format!("{}\n{}\n{}{}", ltr_text, rtl_text, ltr_text, rtl_text); in test_level_at() localVariable2145 let all_paragraphs = &to_utf16(&all_paragraphs); in test_level_at() localVariable