Function pango::shape_full[][src]

pub fn shape_full<'a, P: Into<Option<&'a str>>>(
    item_text: &str,
    paragraph_text: P,
    analysis: &Analysis,
    glyphs: &mut GlyphString
)