Type Definition webrender_api::LayoutPixel 
                   
                       [−]
                   
               [src]
type LayoutPixel = LayerPixel;
Geometry in a stacking context's local coordinate space (logical pixels).
For now layout pixels are equivalent to layer pixels, but it may change.