Searched defs:set_paragraph_in_text (Results 1 – 2 of 2) sorted by relevance
43 inline bool icu4x::BidiParagraph::set_paragraph_in_text(size_t n) { in set_paragraph_in_text() function in icu4x::BidiParagraph
236 pub fn set_paragraph_in_text(&mut self, n: usize) -> bool { in set_paragraph_in_text() method