Home
last modified time | relevance | path

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

/external/rust/crates/unicode-bidi/src/
Dlevel.rs39 pub const MAX_EXPLICIT_DEPTH: u8 = MAX_DEPTH; constant
70 MAX_EXPLICIT_DEPTH in max_explicit_depth()
88 if number <= MAX_EXPLICIT_DEPTH { in new_explicit()
138 if number <= MAX_EXPLICIT_DEPTH { in raise_explicit()