[−][src]Type Definition webrender_api::LayoutRect
type LayoutRect = TypedRect<f32, LayoutPixel>;
Trait Implementations
impl AuHelpers<TypedRect<Au, LayoutPixel>> for LayoutRect
[src]
impl AuHelpers<TypedRect<Au, LayoutPixel>> for LayoutRect
fn from_au(rect: LayoutRectAu) -> Self
[src]
fn from_au(rect: LayoutRectAu) -> Self
fn to_au(&self) -> LayoutRectAu
[src]
fn to_au(&self) -> LayoutRectAu