Function placement_w

Source
fn placement_w(
    pw: u32,
    clip: &Clip,
    t: f64,
    native: (u32, u32),
    cw: u32,
    ch: u32,
    contain: bool,
) -> Placement
Expand description

placement with an explicit project width (nested sequences use the sequence’s own size).