servo/components/gfx/text
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
..
shaping Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
glyph.rs Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
mod.rs Remove dead code from gfx/text 2015-07-14 14:32:45 -07:00
text_run.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30
util.rs layout: Rewrite whitespace stripping. 2015-08-11 11:42:20 -07:00