[−][src]Type Definition azul_webrender_api::units::LayoutPoint
type LayoutPoint = Point2D<f32, LayoutPixel>;
type LayoutPoint = Point2D<f32, LayoutPixel>;
impl AuHelpers<Point2D<Au, LayoutPixel>> for LayoutPoint
[src]fn from_au(point: LayoutPointAu) -> Self
[src]fn to_au(&self) -> LayoutPointAu
[src]