Skip to main content

position_marks

Function position_marks 

Source
pub fn position_marks<'a, 'x>(
    plan: &'a hb_ot_shape_plan_t,
    face: &'a hb_font_t<'a>,
    buffer: &'x mut hb_buffer_t,
    adjust_offsets_when_zeroing: bool,
    font_funcs: &'x mut FontFuncsDispatch<'a, '_>,
)