Skip to main content

apply_value

Function apply_value 

Source
fn apply_value(
    ctx: &mut hb_ot_apply_context_t<'_>,
    idx: usize,
    data: &FontData<'_>,
    offset: usize,
    format: ValueFormat,
) -> Option<bool>