Function layout_2013::construct::bidi_control_chars

source ·
fn bidi_control_chars(
    style: &Arc<ComputedValues>,
) -> Option<(&'static str, &'static str)>
Expand description

If the ‘unicode-bidi’ property has a value other than ‘normal’, return the bidi control codes to inject before and after the text content of the element.