pub fn layout_rotate(
elem: &Packed<RotateElem>,
engine: &mut Engine<'_>,
locator: Locator<'_>,
styles: StyleChain<'_>,
region: Region,
) -> SourceResult<Frame>Expand description
Layout the rotated content.
pub fn layout_rotate(
elem: &Packed<RotateElem>,
engine: &mut Engine<'_>,
locator: Locator<'_>,
styles: StyleChain<'_>,
region: Region,
) -> SourceResult<Frame>Layout the rotated content.