[−][src]Type Definition azul_webrender_api::units::LayoutVector2D
type LayoutVector2D = Vector2D<f32, LayoutPixel>;
type LayoutVector2D = Vector2D<f32, LayoutPixel>;
impl AuHelpers<Vector2D<Au, LayoutPixel>> for LayoutVector2D
[src]fn from_au(size: LayoutVector2DAu) -> Self
[src]fn to_au(&self) -> LayoutVector2DAu
[src]