servo/components/gfx
bors-servo b05f4aa3aa Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox
Remove 'get_*' on getters as per RFC 0344 on canevas, compositing, devtools, gfx, layout, net, profile, servo and webdriver_server

Hi guys,

I just gave a big pass of RFC-0344 as per issue #6224 .

Pretty much renamed all the get_* fn that were used to fetch values. 

I hope I didn't rename too much. 

As said in the issue discussion, I didn't touch at the scripts folder so we keep the unsafe ones pretty explicit.

I've ran the whole pass of test, everything seems to be still working right :).

Please give feedback on this PR.

Thanks for looking into it.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7559)
<!-- Reviewable:end -->
2015-09-12 18:29:56 -06:00
..
display_list Layerize StackingContexts that are on top of layers 2015-09-09 09:13:14 -07:00
platform Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
text Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
Cargo.toml Add fast SIMD code path in advance_for_char_range 2015-09-09 15:20:20 -07:00
filters.rs sort all uses 2015-08-20 20:47:12 +08:00
font.rs Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
font_cache_task.rs Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
font_context.rs Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
font_template.rs Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
lib.rs Auto merge of #7527 - bjwbell:simd_advance_for_char_range, r=metajack 2015-09-09 16:55:16 -06:00
paint_context.rs Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
paint_task.rs Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00