mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
parent
74f8c0eeb7
commit
ba36a108c1
56 changed files with 674 additions and 518 deletions
|
@ -33,7 +33,7 @@ use geom::num::Zero;
|
|||
use libc::uintptr_t;
|
||||
use paint_task::PaintLayer;
|
||||
use msg::compositor_msg::LayerId;
|
||||
use net::image::base::Image;
|
||||
use net_traits::image::base::Image;
|
||||
use util::cursor::Cursor;
|
||||
use util::linked_list::prepend_from;
|
||||
use util::geometry::{self, Au, MAX_RECT, ZERO_RECT};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue