[−][src]Type Definition webrender_api::LayoutSize
type LayoutSize = TypedSize2D<f32, LayoutPixel>;
Trait Implementations
impl AuHelpers<TypedSize2D<Au, LayoutPixel>> for LayoutSize
[src]
impl AuHelpers<TypedSize2D<Au, LayoutPixel>> for LayoutSize
fn from_au(size: LayoutSizeAu) -> Self
[src]
fn from_au(size: LayoutSizeAu) -> Self
fn to_au(&self) -> LayoutSizeAu
[src]
fn to_au(&self) -> LayoutSizeAu