Function freya::common::render::utils::align_highlights_and_cursor_paragraph    
pub fn align_highlights_and_cursor_paragraph(
    node: &NodeRef<'_, CustomAttributeValues>,
    area: &Rect<f32, Measure>,
    paragraph: &RefHandle<skia_textlayout_Paragraph>,
    cursor_rect: &TextBox,
    width: Option<f32>,
) -> RectExpand description
Align the Y axis of the highlights and cursor of a paragraph