Home
last modified time | relevance | path

Searched refs:new_explicit_next_rtl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/
Dexplicit.rs70 last_level.new_explicit_next_rtl() in compute()
Dlevel.rs175 pub fn new_explicit_next_rtl(&self) -> Result<Level, Error> { in new_explicit_next_rtl() method