servo/components/gfx
bors-servo 85022a4c34 Auto merge of #7208 - jxs:master, r=Ms2ger
replace .len() == 0 with is_empty()

closes #7198

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7208)
<!-- Reviewable:end -->
2015-08-14 00:51:59 -06:00
..
display_list Auto merge of #7208 - jxs:master, r=Ms2ger 2015-08-14 00:51:59 -06:00
platform Utilize match guard; make methods more similar 2015-08-11 18:28:50 -04:00
text layout: Rewrite whitespace stripping. 2015-08-11 11:42:20 -07:00
Cargo.toml servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
filters.rs Rename Au methods with f32/f64 instead of frac32/frac/subpx 2015-05-05 18:23:29 +02:00
font.rs Implement the unicode-bidi property 2015-08-03 14:12:33 -07:00
font_cache_task.rs replace .len() == 0 with is_empty() 2015-08-14 04:00:33 +01:00
font_context.rs replace .len() == 0 with is_empty() 2015-08-14 04:00:33 +01:00
font_template.rs Use atoms for font template structures. 2015-07-13 08:23:02 +10:00
lib.rs Make Harfbuzz font_funcs static 2015-08-03 15:30:46 -07:00
paint_context.rs Snap rectangles to nearest pixels consistently. 2015-08-11 10:30:32 -07:00
paint_task.rs layout: Carry out some minor style cleanups. 2015-08-10 21:27:05 -07:00